You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prometheus/model/labels
Bryan Boreham 82a8c6abe2
[ENHANCEMENT] Optimize regexps with multiple prefixes (#13843)
5 months ago
..
labels.go [BUGFIX] labels: don't modify original labels in DropMetricName (#13845) 8 months ago
labels_common.go Refactor `toNormalisedLower`: shorter and slightly faster. (#14299) 5 months ago
labels_dedupelabels.go Labels: further optimisation for dedupelabels 5 months ago
labels_dedupelabels_test.go [PERF] Labels: faster varint for dedupelabels 5 months ago
labels_stringlabels.go Refactor `toNormalisedLower`: shorter and slightly faster. (#14299) 5 months ago
labels_test.go Labels benchmarks: remove artefact of small symbol-tables 5 months ago
matcher.go Fix Matcher.String() with empty label name 6 months ago
matcher_test.go Quote label name in matchers when needed 7 months ago
regexp.go [ENHANCEMENT] Optimize regexps with multiple prefixes (#13843) 5 months ago
regexp_test.go [ENHANCEMENT] Optimize regexps with multiple prefixes (#13843) 5 months ago
sharding.go Add dedupelabels tag to not build regular labels 9 months ago
sharding_dedupelabels.go labels: update copyright dates 9 months ago
sharding_stringlabels.go Add ShardedPostings() support to TSDB (#10421) 10 months ago
sharding_test.go Add ShardedPostings() support to TSDB (#10421) 10 months ago
test_utils.go Labels: Call NewScratchBuilder in test_utils 9 months ago