prometheus/model/labels
Marco Pracucci 2e0ecc013f
Fix containsStringMatcher() when the text contains multiple occurrences of a substring (#431)
Signed-off-by: Marco Pracucci <marco@pracucci.com>
2023-03-01 11:18:30 +00:00
..
labels.go Simplify IndexReader.Series interface 2022-12-19 15:22:09 +00:00
labels_test.go Simplify IndexReader.Series interface 2022-12-19 15:22:09 +00:00
matcher.go Expose Matcher.Prefix() 2023-01-19 17:21:28 +01:00
matcher_test.go Expose Matcher.Prefix() 2023-01-19 17:21:28 +01:00
regexp.go Fix containsStringMatcher() when the text contains multiple occurrences of a substring (#431) 2023-03-01 11:18:30 +00:00
regexp_test.go Fix containsStringMatcher() when the text contains multiple occurrences of a substring (#431) 2023-03-01 11:18:30 +00:00
sharding.go Hardcode the labels stable hash function instead of taking it as an option 2023-01-30 14:21:18 +01:00
test_utils.go labels: use ScratchBuilder in ReadLabels 2022-12-19 15:22:09 +00:00