The Prometheus monitoring system and time series database.
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
Marco Pracucci ec31acaf02
FastRegexMatcher: small optimization for the literal prefix case
2 years ago
..
labels.go [BUGFIX] labels: don't modify original labels in DropMetricName (#13845) 2 years ago
labels_common.go Refactor `toNormalisedLower`: shorter and slightly faster. (#14299) 2 years ago
labels_dedupelabels.go Labels: further optimisation for dedupelabels 2 years ago
labels_dedupelabels_test.go [PERF] Labels: faster varint for dedupelabels 2 years ago
labels_stringlabels.go Refactor `toNormalisedLower`: shorter and slightly faster. (#14299) 2 years ago
labels_test.go Labels benchmarks: remove artefact of small symbol-tables 2 years ago
matcher.go Fix Matcher.String() with empty label name 2 years ago
matcher_test.go Quote label name in matchers when needed 2 years ago
regexp.go FastRegexMatcher: small optimization for the literal prefix case 2 years ago
regexp_test.go FastRegexMatcher: small optimization for the literal prefix case 2 years ago
sharding.go Add dedupelabels tag to not build regular labels 2 years ago
sharding_dedupelabels.go labels: update copyright dates 2 years ago
sharding_stringlabels.go Add ShardedPostings() support to TSDB (#10421) 2 years ago
sharding_test.go Add ShardedPostings() support to TSDB (#10421) 2 years ago
test_utils.go Labels: Call NewScratchBuilder in test_utils 2 years ago