mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-10 07:48:19 -05:00
6 lines
131 B
YAML
6 lines
131 B
YAML
scrape_configs:
|
|
- job_name: reth
|
|
metrics_path: "/"
|
|
scrape_interval: 5s
|
|
static_configs:
|
|
- targets: ['reth:9001'] |