Files
ethereum-rpc-docker/grafana/provisioning/datasources/datasources.yml
cventastic 93a0c059cb monitoring
2021-12-29 20:37:01 +01:00

22 lines
359 B
YAML

apiVersion: 1
datasources:
- name: rpc-node
type: prometheus
access: proxy
orgId: 1
url: http://10.13.13.4:9090
basicAuth: false
isDefault: false
editable: true
- name: pokt-test
type: prometheus
access: proxy
orgId: 1
url: http://10.13.13.8:9090
basicAuth: false
isDefault: false
editable: true