We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ce1ddd commit bbf51b0Copy full SHA for bbf51b0
extra/prometheus/prometheus.yml
@@ -1,6 +1,6 @@
1
global:
2
scrape_interval: 30s # Set the scrape interval to every 30 seconds. Default is every 1 minute.
3
- scrape_timeout: 15m # Set the scrape timeout to shorter than or equal to scrape_interval. Default is every 1 minute.
+ scrape_timeout: 30s # Set the scrape timeout to shorter than or equal to scrape_interval. Default is every 1 minute.
4
# evaluation_interval: 60s # is set to the default every 1 minute.
5
6
# A scrape configuration containing exactly one endpoint to scrape:
0 commit comments