mirror of
https://github.com/prometheus/prometheus.git
synced 2026-02-23 18:00:59 -05:00
Replacing code which assumes the internal structure of `Labels`. Add a convenience function `EmptyLabels()` which is more efficient than calling `New()`. Signed-off-by: Bryan Boreham <bjboreham@gmail.com> |
||
|---|---|---|
| .. | ||
| labels.go | ||
| labels_test.go | ||
| matcher.go | ||
| matcher_test.go | ||
| regexp.go | ||
| regexp_test.go | ||
| test_utils.go | ||