prometheus/rules
Brian Brazil e62f30d497
Correctly handle empty labels from alert templates. (#5845)
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>
2019-08-13 11:19:17 +01:00
..
fixtures Make TestUpdate() do some work (#4306) 2018-06-22 15:21:04 +01:00
alerting.go fix word 'consequentally' to 'consequently' (#5827) 2019-08-03 14:56:58 +01:00
alerting_test.go Correctly handle empty labels from alert templates. (#5845) 2019-08-13 11:19:17 +01:00
manager.go Mark deleted rule's series as stale on next evaluation. (#5759) 2019-08-07 16:11:05 +01:00
manager_test.go Refactor testutil.NewStorage into a new package 2019-08-08 19:43:04 -06:00
recording.go Correctly handle empty labels from alert templates. (#5845) 2019-08-13 11:19:17 +01:00
recording_test.go Refactor testutil.NewStorage into a new package 2019-08-08 19:43:04 -06:00