Simplified, improved default dashboard for mainnet-eth-metrics. #536

Merged
telackey merged 5 commits from telackey/dash into main 2023-09-20 01:29:08 +00:00
Showing only changes of commit 07b27edafa - Show all commits

View File

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