We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4612d5 commit faf4e8cCopy full SHA for faf4e8c
local-setup/prometheus.yml
@@ -13,7 +13,7 @@ scrape_configs:
13
metrics_path: /metrics
14
15
- job_name: 'reth'
16
- fallback_scrape_protocol: PrometheusText0.0.4
+ # fallback_scrape_protocol: PrometheusText0.0.4
17
static_configs:
18
- targets: ['reth:9001']
19
metrics_path: /
0 commit comments