Increase time between scrapes for exporter-qbittorrent
This commit is contained in:
parent
e52d945215
commit
7643645ffb
@ -62,7 +62,7 @@ scrape_configs:
|
||||
static_configs:
|
||||
- targets: ['exporter-docker:9417','jafner.tools:50417']
|
||||
- job_name: 'exporter-qbittorrent'
|
||||
scrape_interval: 5s
|
||||
scrape_interval: 15s
|
||||
static_configs:
|
||||
- targets: ['exporter-qbittorrent:8000']
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user