We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3612b91 + f7f0e78 commit 04a005bCopy full SHA for 04a005b
docs/configuration.md
@@ -21,7 +21,7 @@ scrape_configs:
21
# How frequently to scrape the targets of this scrape config.
22
scrape_interval: "30s"
23
# Timeout for scraping targets of this config.
24
- scrape_timeout: "5s"
+ scrape_timeout: "40s"
25
# URL scheme with which to fetch metrics from targets.
26
scheme: https
27
# Config for adding custom scrape endpoints.
0 commit comments