prometheus/pkg/labels
Cyril Tovena 623c3ebeec
Remove redundant code and support charclass without base.
Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
2021-10-05 15:16:21 +02:00
..
labels.go labels: Reduce allocated memory and latency of Hash method; Added tests. (#8025) 2020-10-15 11:31:28 +01:00
labels_test.go Benchmark Labels.Get() and document the result (#9242) 2021-08-24 16:35:19 +05:30
matcher.go Improve findSetMatches to support concatenation. 2021-10-05 13:43:41 +02:00
matcher_test.go Use global string map for MatchType.String() (#9237) 2021-08-24 11:26:16 +05:30
regexp.go Remove redundant code and support charclass without base. 2021-10-05 15:16:21 +02:00
regexp_test.go Remove redundant code and support charclass without base. 2021-10-05 15:16:21 +02:00
test_utils.go Port tsdb to use pkg/labels. (#6326) 2019-11-18 11:53:33 -08:00