prometheus/retrieval
Fabian Reinartz 84f74b9a84 Apply new scrape config on reload.
This commit updates a target set's scrape configuration
on reload. This will cause all running scrape loops to be
stopped and started again with new parameters.
2016-03-01 13:50:51 +01:00
..
discovery Preserve target state across reloads. 2016-03-01 13:48:36 +01:00
testdata
helpers_test.go Fix tests for append API changes 2016-02-03 10:17:08 +01:00
relabel.go
relabel_test.go Change config regexes to full-string matches. 2015-09-01 15:46:41 +02:00
scrape.go Apply new scrape config on reload. 2016-03-01 13:50:51 +01:00
scrape_test.go Move appender construction from Target to scrapePool 2016-03-01 13:50:51 +01:00
target.go Remove interval/timeout from Target internals 2016-03-01 13:50:51 +01:00
target_test.go Move appender construction from Target to scrapePool 2016-03-01 13:50:51 +01:00
targetmanager.go Apply new scrape config on reload. 2016-03-01 13:50:51 +01:00
targetmanager_test.go Remove old tests 2016-03-01 13:48:36 +01:00