add erigon dash

This commit is contained in:
cventastic
2022-09-08 14:48:59 +02:00
parent b693c45ddd
commit 0ac21e3c4e
2 changed files with 6402 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -5,7 +5,7 @@ datasources:
type: prometheus type: prometheus
access: proxy access: proxy
orgId: 1 orgId: 1
url: http://10.13.13.4:9090 url: http://10.13.13.5:9090
basicAuth: false basicAuth: false
isDefault: false isDefault: false
editable: true editable: true
@@ -14,7 +14,7 @@ datasources:
type: prometheus type: prometheus
access: proxy access: proxy
orgId: 1 orgId: 1
url: http://10.13.13.5:9090 url: http://10.13.13.6:9090
basicAuth: false basicAuth: false
isDefault: false isDefault: false
editable: true editable: true