Explorar o código

Updated prometheus config

Torkel Ödegaard %!s(int64=10) %!d(string=hai) anos
pai
achega
ee85eb2779
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docker/blocks/prometheus/prometheus.yml

+ 1 - 1
docker/blocks/prometheus/prometheus.yml

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