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
2 changed files with 639 additions and 939 deletions

View File

@ -10,6 +10,13 @@ scrape_configs:
static_configs:
- targets: ['mainnet-eth-geth-1:6060']
# lighthouse
- job_name: 'lighthouse'
metrics_path: /metrics
scheme: http
static_configs:
- targets: ['mainnet-eth-lighthouse-1:5054']
# keycloak
- job_name: 'keycloak'
scrape_interval: 5s