prometheus/scrape
Geoffrey Beausire 5cb7987314 Fix relabaling collision when using exported label
When using both a label and the suffix+label in the
relabel config. It's possible that Prometheus remove
the suffx+label for no obvious reason. It's due to a
collision when merging labels from target and from
the sample.

Signed-off-by: Geoffrey Beausire <g.beausire@criteo.com>
2019-11-26 11:03:11 +01:00
..
testdata rename package retrieve to scrape 2018-02-01 09:55:07 +00:00
helpers_test.go scrape: remove unused type (#5761) 2019-07-15 08:54:22 +02:00
manager.go make targets active parallel (#5740) 2019-07-29 17:08:54 +01:00
manager_test.go scrape: close manager gracefully at end. (#6044) 2019-09-23 12:28:37 +02:00
scrape.go Fix relabaling collision when using exported label 2019-11-26 11:03:11 +01:00
scrape_test.go Fix relabaling collision when using exported label 2019-11-26 11:03:11 +01:00
target.go React UI: Implement /targets page (#6276) 2019-11-11 22:42:24 +01:00
target_test.go Update go.mod dependencies before release (#5883) 2019-08-14 11:00:39 +02:00