prometheus/retrieval
Brian Brazil 34767c2221 Clone lset before relabelling. (#2386)
We need to not change the lset passed into populateLabels, as that
is kept around by the SDs.

Fixes 2377
2017-02-01 19:49:50 +00:00
..
testdata Add ServerName into TLS Config 2016-05-26 14:24:49 -07:00
helpers_test.go Fix tests for append API changes 2016-02-03 10:17:08 +01:00
scrape.go Merge pull request #2288 from prometheus/limit-scrape 2017-01-08 01:34:06 +01:00
scrape_test.go Retrieval: Remove some test lines that fail on Travis only 2017-01-08 00:01:46 +01:00
target.go Clone lset before relabelling. (#2386) 2017-02-01 19:49:50 +00:00
target_test.go config: extract SD and HTTPClient configurations 2016-11-23 18:23:37 +01:00
targetmanager.go Retrieval: Avoid copying Target 2017-01-06 18:43:41 +01:00
targetmanager_test.go Clone lset before relabelling. (#2386) 2017-02-01 19:49:50 +00:00