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
Bartlomiej Plotka 8e6b008608
feature: type-and-unit-labels (PROM-39 implementation) (#16228)
1 month ago
..
labels.go feature: type-and-unit-labels (PROM-39 implementation) (#16228) 1 month ago
labels_common.go feature: type-and-unit-labels (PROM-39 implementation) (#16228) 1 month ago
labels_dedupelabels.go feature: type-and-unit-labels (PROM-39 implementation) (#16228) 1 month ago
labels_dedupelabels_test.go [PERF] Labels: faster varint for dedupelabels 1 year ago
labels_stringlabels.go feature: type-and-unit-labels (PROM-39 implementation) (#16228) 1 month ago
labels_test.go feature: type-and-unit-labels (PROM-39 implementation) (#16228) 1 month ago
matcher.go Fix Matcher.String() with empty label name 1 year ago
matcher_test.go Quote label name in matchers when needed 1 year ago
regexp.go refactor: use slices.Contains to simplify code 2 months ago
regexp_test.go chore: enable unused-parameter from revive 4 months ago
sharding.go Use stringlabels by default 2 months ago
sharding_dedupelabels.go Labels: use single byte as separator - small speedup 12 months ago
sharding_stringlabels.go Use stringlabels by default 2 months ago
sharding_test.go Add ShardedPostings() support to TSDB (#10421) 1 year ago
test_utils.go Labels: Call NewScratchBuilder in test_utils 1 year ago