prometheus/scrape
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 Use SAN in test certificate (#7789) 2020-08-12 23:15:38 +02:00
helpers_test.go Add circular in-memory exemplars storage (#6635) 2021-03-16 15:17:45 +05:30
manager.go Add scrape_timeout_seconds metric 2021-09-02 12:15:35 +02:00
manager_test.go Add scrape_timeout_seconds metric 2021-09-02 12:15:35 +02:00
scrape.go Add scrape_timeout_seconds metric 2021-09-02 12:15:35 +02:00
scrape_test.go Add scrape_timeout_seconds metric 2021-09-02 12:15:35 +02:00
target.go Configure Scrape Interval and Timeout Via Relabeling (#8911) 2021-08-31 17:37:32 +02:00
target_test.go Configure Scrape Interval and Timeout Via Relabeling (#8911) 2021-08-31 17:37:32 +02:00