prometheus/config
Bryan Boreham 123109e967 config: make work with SymbolTable labels
Need a SymbolTable when we expand ExternalLabels.

And we can't use labels.NewBuilder because we need to add blank values.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2024-02-26 11:45:25 +00:00
..
testdata fix go lint 2023-12-11 17:01:52 +01:00
config.go config: make work with SymbolTable labels 2024-02-26 11:45:25 +00:00
config_default_test.go remove obsolete build tag 2024-01-17 22:26:32 +08:00
config_test.go Tests: use replacement DeepEquals using go-cmp 2024-02-08 19:30:20 +00:00
config_windows_test.go