updates config to work with v0.41 of mktx

This commit is contained in:
Leon Morten Richter 2022-12-11 14:34:51 +01:00
parent 0cddc19928
commit 169a894f63
No known key found for this signature in database
GPG key ID: DC00D426A10A6E2B
3 changed files with 5 additions and 1 deletions

View file

@ -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'.