prometheus/retrieval
Fabian Reinartz 6df1f49c13 Remove fullLabels method and fix target updating
With recent changes to a Target's internal data representation
updating by fullLabels() assigns the additional default
instance label. This breaks target identity comparison and causes
identical targets from service discovery to be constantly swapped.
2016-02-22 13:06:30 +01:00
..
discovery Fix various typos in comments. 2016-02-10 03:47:00 +01:00
testdata Configuration options for bearer tokens, client certs & CA certs 2015-08-04 17:18:46 +01:00
helpers_test.go Fix tests for append API changes 2016-02-03 10:17:08 +01:00
relabel.go Add missing license headers 2015-08-24 19:19:21 +02:00
relabel_test.go Change config regexes to full-string matches. 2015-09-01 15:46:41 +02:00
target.go Remove fullLabels method and fix target updating 2016-02-22 13:06:30 +01:00
target_test.go Refactor target scrape reporting. 2016-02-15 18:06:15 +01:00
targetmanager.go Remove fullLabels method and fix target updating 2016-02-22 13:06:30 +01:00
targetmanager_test.go Remove occurrences of 'base' labels 2016-02-15 10:36:57 +01:00