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/pkg/labels
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra' 5 years ago
..
labels.go labels: Reduce allocated memory and latency of Hash method; Added tests. (#8025) 6 years ago
labels_test.go Format Go source files using 'gofumpt -w -s -extra' 5 years ago
matcher.go Use global string map for MatchType.String() (#9237) 5 years ago
matcher_test.go Use global string map for MatchType.String() (#9237) 5 years ago
regexp.go Don't do literal regex matching optimisation when case insensitive. (#8013) 6 years ago
regexp_test.go Testify: move to require (#8122) 6 years ago
test_utils.go Port tsdb to use pkg/labels. (#6326) 7 years ago