prometheus/scrape
Brian Brazil dd3073616c Don't lose the scrape cache on a failed scrape.
This avoids CPU usage increasing when the target comes back.

Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>
2019-04-04 19:09:11 +01:00
..
testdata rename package retrieve to scrape 2018-02-01 09:55:07 +00:00
helpers_test.go rename package retrieve to scrape 2018-02-01 09:55:07 +00:00
manager.go refine error handling in prometheus (#5388) 2019-03-26 00:01:12 +01:00
manager_test.go refine error handling in prometheus (#5388) 2019-03-26 00:01:12 +01:00
scrape.go Don't lose the scrape cache on a failed scrape. 2019-04-04 19:09:11 +01:00
scrape_test.go Don't lose the scrape cache on a failed scrape. 2019-04-04 19:09:11 +01:00
target.go refine error handling in prometheus (#5388) 2019-03-26 00:01:12 +01:00
target_test.go scrape: Add global jitter for HA server (#5181) 2019-03-12 10:46:15 +00:00