prometheus/labels
Brian Brazil 6ac81cc7a9
Correctly handle empty labels. (#594)
Currently a time series with empty labels is not treated the same
as one with missing labels. Currently this can only come from
ALERTS&ALERT_FOR_STATE so it's unlikely anyone has actually hit it.

Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>
2019-05-07 11:00:16 +01:00
..
labels.go Correctly handle empty labels. (#594) 2019-05-07 11:00:16 +01:00
labels_test.go fix statick check errors (#475) 2019-01-02 19:48:42 +03:00
selector.go Be smarter in how we look at matchers. (#572) 2019-04-09 11:59:45 +01:00