added scond pokt node

This commit is contained in:
cventastic
2022-01-13 18:27:01 +01:00
parent 346c6bccd6
commit d78a88449a
3 changed files with 7 additions and 15 deletions

View File

@@ -77,10 +77,3 @@ scrape_configs:
regex: (.*)
replacement: $1
target_label: geth_ropsten
alerting:
alertmanagers:
- scheme: http
static_configs:
- targets:
- 'alertmanager:9093'

View File

@@ -34,15 +34,14 @@ scrape_configs:
static_configs:
- targets: ['pushgateway:9091']
- job_name: 'pocket'
- job_name: 'pocket-fr-1'
scrape_interval: 10s
honor_labels: true
static_configs:
- targets: ['pocket-mainnet:8083']
- targets: ['pocket-fr-1:8083']
alerting:
alertmanagers:
- scheme: http
- job_name: 'pocket-fr-2'
scrape_interval: 10s
honor_labels: true
static_configs:
- targets:
- 'alertmanager:9093'
- targets: ['pocket-fr-1:8083']