prometheus/rules
Julius Volz 90521a65f8
Remove error return value from NotifyFunc() (#4459)
It's always nil and we also forgot to check it.

Signed-off-by: Julius Volz <julius.volz@gmail.com>
2018-08-04 21:31:12 +02:00
..
fixtures Make TestUpdate() do some work (#4306) 2018-06-22 15:21:04 +01:00
alerting.go Persist alert 'for' state across restarts (#4061) 2018-08-02 11:18:24 +01:00
alerting_test.go Persist alert 'for' state across restarts (#4061) 2018-08-02 11:18:24 +01:00
manager.go Remove error return value from NotifyFunc() (#4459) 2018-08-04 21:31:12 +02:00
manager_test.go Remove error return value from NotifyFunc() (#4459) 2018-08-04 21:31:12 +02:00
recording.go api/v1: Coninue work exposing rules and alerts 2018-07-30 15:31:51 +02:00
recording_test.go *: implement query params 2018-02-13 12:17:22 +01:00