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 0bb5588386
labels: optimize String method (#13673)
9 months ago
..
labels.go Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21 9 months ago
labels_common.go labels: optimize String method (#13673) 9 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 Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21 9 months ago
labels_test.go labels: optimize String method (#13673) 9 months ago
matcher.go Move packages out of deprecated pkg directory 3 years ago
matcher_test.go feat: dont compile regex matcher if we know its a literal (#12434) 2 years ago
regexp.go feat: dont compile regex matcher if we know its a literal (#12434) 2 years ago
regexp_test.go Allow downstream projects to use faster regexp (#10251) 3 years 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