mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-03 16:26:12 -04:00
Fixes https://github.com/prometheus/common/issues/36 Move logic handling this into the labels package, so all the cases are handled in one place and we're less likely to have this come up again. Signed-off-by: Brian Brazil <brian.brazil@robustperception.io> |
||
|---|---|---|
| .. | ||
| labels.go | ||
| labels_test.go | ||
| matcher.go | ||
| matcher_test.go | ||