feat: misc config files (#765)

This commit is contained in:
Bjerg
2023-01-08 12:30:28 +01:00
committed by GitHub
parent da59ead58d
commit 0b9ceb9efb
4 changed files with 949 additions and 3 deletions

View File

@ -0,0 +1,7 @@
scrape_configs:
- job_name: reth
metrics_path: "/"
scrape_interval: 5s
static_configs:
- targets: ['localhost:9000']