Increase scrape_timeout to 30s
This commit is contained in:
parent
6fe80adcff
commit
54a919d623
@ -64,6 +64,7 @@ scrape_configs:
|
|||||||
|
|
||||||
- job_name: 'exporter-qbittorrent'
|
- job_name: 'exporter-qbittorrent'
|
||||||
scrape_interval: 60s
|
scrape_interval: 60s
|
||||||
|
scrape_timeout: 30s
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ['exporter-qbittorrent:8000']
|
- targets: ['exporter-qbittorrent:8000']
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user