Updated prometheus config

This commit is contained in:
Torkel Ödegaard 2015-09-29 16:22:41 +02:00
parent 866ea7f942
commit ee85eb2779

View File

@ -20,7 +20,7 @@ scrape_configs:
- job_name: 'prometheus'
# Override the global default and scrape targets from this job every 5 seconds.
scrape_interval: 5s
scrape_interval: 10s
scrape_timeout: 10s
# metrics_path defaults to '/metrics'