prometheus/pkg/labels
Tom Wilkie c7b3535997 Use pkg/relabelling in remote write.
- Unmarshall external_labels config as labels.Labels, add tests.
- Convert some more uses of model.LabelSet to labels.Labels.
- Remove old relabel pkg (fixes #3647).
- Validate external label names.

Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
2019-03-18 20:31:12 +00:00
..
labels.go Use pkg/relabelling in remote write. 2019-03-18 20:31:12 +00:00
labels_test.go show list of offending labels in the error message in many-to-many scenarios (#5189) 2019-02-09 10:17:52 +01:00
matcher.go Don't add anchoring to exported Value matcher field 2017-10-10 10:10:21 -07:00
matcher_test.go Add label matcher tests 2017-10-10 17:13:55 -07:00