mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-09 05:52:45 +00:00
9 lines
128 B
Plaintext
9 lines
128 B
Plaintext
|
global:
|
||
|
scrape_interval: 12s
|
||
|
|
||
|
scrape_configs:
|
||
|
- job_name: "nimbus"
|
||
|
static_configs:
|
||
|
- targets: ['127.0.0.1:8008']
|
||
|
|