prometheus/pkg/labels
Brian Brazil e62f30d497
Correctly handle empty labels from alert templates. (#5845)
Fixes https://github.com/prometheus/common/issues/36

Move logic handling this into the labels package,
so all the cases are handled in one place and we're
less likely to have this come up again.

Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>
2019-08-13 11:19:17 +01:00
..
labels.go Correctly handle empty labels from alert templates. (#5845) 2019-08-13 11:19:17 +01: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