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.
 
 
 
 
 
Bryan Boreham 1e0b0e250a
Merge pull request #14090 from colega/improve-zeroOrOneCharacterStringMatcher-Matches
6 months ago
..
labels.go [BUGFIX] labels: don't modify original labels in DropMetricName (#13845) 8 months ago
labels_common.go labels: optimize String method (#13673) 8 months ago
labels_dedupelabels.go Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21 9 months ago
labels_stringlabels.go Improve readability 8 months ago
labels_test.go Enable perfsprint linter and fix up code 6 months ago
matcher.go Use bytes.Buffer from stack buf in Matcher.String() 7 months ago
matcher_test.go Quote label name in matchers when needed 7 months ago
regexp.go Check utf8.RuneError result 6 months ago
regexp_test.go Check utf8.RuneError result 6 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