prometheus/retrieval
Matt Bostock 329a00e44f Relabel: Document whole label set is dropped
From the documentation and current tests, it wasn't immediately clear to
me whether the `target` being dropped as the result of a 'drop' action
was a label key-value pair or the entire labelset.

Add a test that documents this behaviour.

Documentation: https://prometheus.io/docs/operating/configuration/
2016-06-07 17:13:30 +01:00
..
discovery Merge pull request #1612 from prometheus/stn-dns-mv 2016-05-06 12:23:59 +02: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 Relabel: Document whole label set is dropped 2016-06-07 17:13:30 +01:00
scrape.go Bring back logging of discarded samples 2016-04-25 16:43:52 +02:00
scrape_test.go Fix format argument in retrieval test. 2016-05-01 23:37:45 +02:00
target.go Add sortable target list 2016-03-02 09:10:20 +01:00
target_test.go Test target URL 2016-03-01 14:49:57 +01:00
targetmanager.go discovery/dns: move dns to own package 2016-05-06 11:14:26 +02:00
targetmanager_test.go Remove old tests 2016-03-01 13:48:36 +01:00