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.
 
 
 
 
 
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122)
4 years ago
..
labels.go labels: Reduce allocated memory and latency of Hash method; Added tests. (#8025) 4 years ago
labels_test.go Testify: move to require (#8122) 4 years ago
matcher.go Optimized label regex matcher with literal prefix and/or suffix (#7453) 4 years ago
matcher_test.go Testify: move to require (#8122) 4 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