mirror of
https://github.com/M0r13n/mikrotik_monitoring.git
synced 2025-12-06 01:59:30 +00:00
updates config to work with v0.41 of mktx
This commit is contained in:
parent
0cddc19928
commit
169a894f63
3 changed files with 5 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ scrape_configs:
|
|||
- job_name: 'prometheus'
|
||||
|
||||
# Override the global default and scrape targets from this job every 5 seconds.
|
||||
scrape_interval: 5s
|
||||
scrape_interval: 15s
|
||||
|
||||
# metrics_path defaults to '/metrics'
|
||||
# scheme defaults to 'http'.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue