mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-03 00:05:31 -04:00
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> |
||
|---|---|---|
| .. | ||
| testdata | ||
| helpers_test.go | ||
| manager.go | ||
| manager_test.go | ||
| scrape.go | ||
| scrape_test.go | ||
| target.go | ||
| target_test.go | ||