prometheus/retrieval
Brian Brazil c0c7e32e61 Treat a failed scrape as an empty scrape for staleness.
If a target has died but is still in SD, we want the previously
scraped values to go stale. This would also apply to brief blips.
2017-05-16 18:33:51 +01:00
..
testdata Add ServerName into TLS Config 2016-05-26 14:24:49 -07:00
helpers_test.go Ensure all the NaNs we ingest have the same bit pattern. 2017-05-16 18:33:51 +01:00
scrape.go Treat a failed scrape as an empty scrape for staleness. 2017-05-16 18:33:51 +01:00
scrape_test.go Treat a failed scrape as an empty scrape for staleness. 2017-05-16 18:33:51 +01:00
target.go Move retrieval.NewHTTPClient -> httputil.NewClientFromConfig 2017-03-20 14:17:04 +01:00
target_test.go Merge branch 'master' into dev-2.0 2017-04-04 15:17:56 +02:00
targetmanager.go Merge branch 'master' into dev-2.0 2017-04-04 15:17:56 +02:00
targetmanager_test.go retrieval: fix test 2017-03-08 15:37:12 +01:00