monitoring
This commit is contained in:
21
grafana/provisioning/datasources/datasources.yml
Normal file
21
grafana/provisioning/datasources/datasources.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user