This commit is contained in:
Thomas E Lackey 2023-09-19 20:17:26 -05:00
parent f2fde17bc9
commit 07b27edafa

View File

@ -12,7 +12,7 @@ scrape_configs:
# lighthouse # lighthouse
- job_name: 'lighthouse' - job_name: 'lighthouse'
metrics_path: /debug/metrics/prometheus metrics_path: /metrics
scheme: http scheme: http
static_configs: static_configs:
- targets: ['mainnet-eth-lighthouse-1:5054'] - targets: ['mainnet-eth-lighthouse-1:5054']