From 7acc97460a9eb5defe3f740af8dcbf944c76eb3b Mon Sep 17 00:00:00 2001 From: cventastic Date: Thu, 30 Dec 2021 01:11:31 +0100 Subject: [PATCH] mon --- prometheus/prometheus-rpc.yml | 46 +++++++++++++++++------------------ 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/prometheus/prometheus-rpc.yml b/prometheus/prometheus-rpc.yml index 01b43e67..946c9af4 100644 --- a/prometheus/prometheus-rpc.yml +++ b/prometheus/prometheus-rpc.yml @@ -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: