Set very long scrape interval for exporter-qbittorrent
This commit is contained in:
parent
b696ceadbe
commit
6fe80adcff
@ -61,8 +61,9 @@ scrape_configs:
|
|||||||
scrape_interval: 5s
|
scrape_interval: 5s
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ['exporter-docker:9417','jafner.tools:50417']
|
- targets: ['exporter-docker:9417','jafner.tools:50417']
|
||||||
|
|
||||||
- job_name: 'exporter-qbittorrent'
|
- job_name: 'exporter-qbittorrent'
|
||||||
scrape_interval: 15s
|
scrape_interval: 60s
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ['exporter-qbittorrent:8000']
|
- targets: ['exporter-qbittorrent:8000']
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user