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
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
matcher_test.go
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
sharding_dedupelabels.go
sharding_stringlabels.go
sharding_test.go
test_utils.go