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
Bryan Boreham ac4f8a5e23
[ENHANCEMENT] TSDB: Improve calculation of space used by labels (#13880)
1 year ago
..
labels.go [ENHANCEMENT] TSDB: Improve calculation of space used by labels (#13880) 1 year ago
labels_common.go promql: Fix various UTF-8 bugs related to quoting 1 year ago
labels_dedupelabels.go [ENHANCEMENT] TSDB: Improve calculation of space used by labels (#13880) 1 year ago
labels_dedupelabels_test.go [PERF] Labels: faster varint for dedupelabels 2 years ago
labels_stringlabels.go [ENHANCEMENT] TSDB: Improve calculation of space used by labels (#13880) 1 year ago
labels_test.go promql: Fix various UTF-8 bugs related to quoting 1 year 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: use stack memory for lowercase copy of string 1 year ago
regexp_test.go FastRegexMatcher: use stack memory for lowercase copy of string 1 year ago
sharding.go Labels: use single byte as separator - small speedup 1 year ago
sharding_dedupelabels.go Labels: use single byte as separator - small speedup 1 year ago
sharding_stringlabels.go Labels: use single byte as separator - small speedup 1 year 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