prometheus/cmd/prometheus
SuperQ 31f4108758
Add scrape_timeout_seconds metric
Add a new built-in metric `scrape_timeout_seconds` to allow monitoring
of the ratio of scrape duration to the scrape timeout. Hide behind a
feature flag to avoid additional cardinality by default.

Signed-off-by: SuperQ <superq@gmail.com>
2021-09-02 12:15:35 +02:00
..
testdata End-to-end Query Log test (#6600) 2020-01-19 21:56:13 +00:00
main.go Add scrape_timeout_seconds metric 2021-09-02 12:15:35 +02:00
main_test.go Switched to go-kit/log 2021-06-11 12:28:36 -04:00
main_unix_test.go Add new Go build tags. 2021-08-27 10:24:14 +02:00
query_log_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00