This commit is contained in:
cventastic
2021-12-30 00:45:00 +01:00
parent 3bb976836d
commit d3720d94c9
2 changed files with 23 additions and 1849 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -34,29 +34,29 @@ scrape_configs:
static_configs: static_configs:
- targets: ['pushgateway:9091'] - targets: ['pushgateway:9091']
- job_name: 'geth-mainnet' # - job_name: 'geth-mainnet'
scrape_interval: 10s # scrape_interval: 10s
honor_labels: true # honor_labels: true
static_configs: # static_configs:
- targets: ['geth-mainnet:6060'] # - targets: ['geth-mainnet:6060']
#
- job_name: 'geth-goerli' # - job_name: 'geth-goerli'
scrape_interval: 10s # scrape_interval: 10s
honor_labels: true # honor_labels: true
static_configs: # static_configs:
- targets: ['geth-goerli:6060'] # - targets: ['geth-goerli:6060']
#
- job_name: 'geth-rinkeby' # - job_name: 'geth-rinkeby'
scrape_interval: 10s # scrape_interval: 10s
honor_labels: true # honor_labels: true
static_configs: # static_configs:
- targets: ['geth-rinkeby:6060'] # - targets: ['geth-rinkeby:6060']
#
- job_name: 'geth-ropsten' # - job_name: 'geth-ropsten'
scrape_interval: 10s # scrape_interval: 10s
honor_labels: true # honor_labels: true
static_configs: # static_configs:
- targets: ['geth-ropsten:6060'] # - targets: ['geth-ropsten:6060']
alerting: alerting:
alertmanagers: alertmanagers: