Torkel Ödegaard 10 лет назад
Родитель
Сommit
ee85eb2779
1 измененных файлов с 1 добавлено и 1 удалено
  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'