nimbus-eth2/grafana/prometheus.yml.example

9 lines
128 B
Plaintext

global:
scrape_interval: 12s
scrape_configs:
- job_name: "nimbus"
static_configs:
- targets: ['127.0.0.1:8008']