prometheus/config
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
..
testdata Add honor_timestamps (#5304) 2019-03-15 10:04:15 +00:00
config.go Use pkg/relabelling in remote write. 2019-03-18 20:31:12 +00:00
config_default_test.go
config_test.go Use pkg/relabelling in remote write. 2019-03-18 20:31:12 +00:00
config_windows_test.go