prometheus/model/labels
Ranveer Avhad 39902ba694
[BUGFIX] FastRegexpMatcher: do Unicode normalization as part of case-insensitive comparison (#14170)
* Converted string to standarized form
* Added golang.org/x/text in Go dependencies
* Added test cases for FastRegexMatcher
* Added benchmark for toNormalizedLower

Signed-off-by: RA <ranveeravhad777@gmail.com>
2024-06-10 18:31:41 -04:00
..
labels.go
labels_common.go
labels_dedupelabels.go
labels_stringlabels.go
labels_test.go
matcher.go
matcher_test.go
regexp.go
regexp_test.go
sharding.go
sharding_dedupelabels.go
sharding_stringlabels.go
sharding_test.go
test_utils.go