1
0
mirror of https://github.com/prometheus/prometheus synced 2025-01-14 02:43:35 +00:00
prometheus/pkg/labels
Ben Kochie a06dcd7771
Update Makefile.common
* Bump promu to latest release.
* Bump golangci-lint to latest release.
* Add nolint to intentional error.

Signed-off-by: Ben Kochie <superq@gmail.com>
2021-04-13 09:33:45 +02:00
..
labels_test.go Update Makefile.common 2021-04-13 09:33:45 +02:00
labels.go labels: Reduce allocated memory and latency of Hash method; Added tests. () 2020-10-15 11:31:28 +01:00
matcher_test.go Testify: move to require () 2020-10-29 09:43:23 +00:00
matcher.go Optimized label regex matcher with literal prefix and/or suffix () 2020-06-26 15:19:09 +05:30
regexp_test.go Testify: move to require () 2020-10-29 09:43:23 +00:00
regexp.go Don't do literal regex matching optimisation when case insensitive. () 2020-10-06 13:16:26 +01:00
test_utils.go Port tsdb to use pkg/labels. () 2019-11-18 11:53:33 -08:00