mon
This commit is contained in:
@@ -34,29 +34,29 @@ scrape_configs:
|
||||
static_configs:
|
||||
- targets: ['pushgateway:9091']
|
||||
|
||||
- job_name: 'geth-mainnet'
|
||||
scrape_interval: 10s
|
||||
honor_labels: true
|
||||
static_configs:
|
||||
- targets: ['geth-mainnet:6060']
|
||||
|
||||
- job_name: 'geth-goerli'
|
||||
scrape_interval: 10s
|
||||
honor_labels: true
|
||||
static_configs:
|
||||
- targets: ['geth-goerli:6060']
|
||||
|
||||
- job_name: 'geth-rinkeby'
|
||||
scrape_interval: 10s
|
||||
honor_labels: true
|
||||
static_configs:
|
||||
- targets: ['geth-rinkeby:6060']
|
||||
|
||||
- job_name: 'geth-ropsten'
|
||||
scrape_interval: 10s
|
||||
honor_labels: true
|
||||
static_configs:
|
||||
- targets: ['geth-ropsten:6060']
|
||||
# - job_name: 'geth-mainnet'
|
||||
# scrape_interval: 10s
|
||||
# honor_labels: true
|
||||
# static_configs:
|
||||
# - targets: ['geth-mainnet:6060']
|
||||
#
|
||||
# - job_name: 'geth-goerli'
|
||||
# scrape_interval: 10s
|
||||
# honor_labels: true
|
||||
# static_configs:
|
||||
# - targets: ['geth-goerli:6060']
|
||||
#
|
||||
# - job_name: 'geth-rinkeby'
|
||||
# scrape_interval: 10s
|
||||
# honor_labels: true
|
||||
# static_configs:
|
||||
# - targets: ['geth-rinkeby:6060']
|
||||
#
|
||||
# - job_name: 'geth-ropsten'
|
||||
# scrape_interval: 10s
|
||||
# honor_labels: true
|
||||
# static_configs:
|
||||
# - targets: ['geth-ropsten:6060']
|
||||
|
||||
alerting:
|
||||
alertmanagers:
|
||||
|
||||
Reference in New Issue
Block a user