added correct geth metrics path

This commit is contained in:
cventastic
2022-03-16 15:53:34 +01:00
parent f89e002d9a
commit 633227fb49

View File

@@ -24,7 +24,7 @@ services:
- "prometheus-scrape.enabled=true" - "prometheus-scrape.enabled=true"
- "prometheus-scrape.port=6060" - "prometheus-scrape.port=6060"
- "prometheus-scrape.job_name=ropsten" - "prometheus-scrape.job_name=ropsten"
- "prometheus-scrape.metrics_path=/debug/metrics" - "prometheus-scrape.metrics_path=/debug/metrics/prometheus"
volumes: volumes:
geth-ropsten: geth-ropsten: