This commit is contained in:
cventastic
2021-12-30 01:07:05 +01:00
parent 280877bc83
commit b36f5782cc
2 changed files with 26 additions and 26 deletions

View File

@@ -5,7 +5,7 @@ global:
# Attach these labels to any time series or alerts when communicating with
# external systems (federation, remote storage, Alertmanager).
external_labels:
monitor: 'rpc-node'
monitor: 'docker-host-alpha'
# Load and evaluate rules in this file every 'evaluation_interval' seconds.
rule_files:
@@ -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: