parent
32380ba1e9
commit
3a97967b5f
@ -1,5 +1,6 @@ |
|||||||
scrape_configs: |
scrape_configs: |
||||||
- job_name: block_scout |
- job_name: block_scout |
||||||
scheme: 'http' |
scheme: 'http' |
||||||
|
scrape_interval: 10s |
||||||
static_configs: |
static_configs: |
||||||
- targets: ['localhost:4000'] |
- targets: ['localhost:4000'] |
||||||
|
Loading…
Reference in new issue