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.
 
 
 
 
 
Oleg Zaytsev 4d654ee22b
Benchmark Labels.Get() and document the result (#9242)
3 years ago
..
labels.go labels: Reduce allocated memory and latency of Hash method; Added tests. (#8025) 4 years ago
labels_test.go Benchmark Labels.Get() and document the result (#9242) 3 years ago
matcher.go Use global string map for MatchType.String() (#9237) 3 years ago
matcher_test.go Use global string map for MatchType.String() (#9237) 3 years ago
regexp.go Don't do literal regex matching optimisation when case insensitive. (#8013) 4 years ago
regexp_test.go Testify: move to require (#8122) 4 years ago
test_utils.go Port tsdb to use pkg/labels. (#6326) 5 years ago