influxdb/notification/rule
Michael Desa a1979ef615
fix(notification/rule): alert on all statuses if for any status rule
This PR special cases `any` level rules so that they will alert on all
conditions.
2019-09-11 15:19:00 -04:00
..
http.go feat(notification/rule): add _version: 1 to HTTP body (#15028) 2019-09-06 16:21:27 -05:00
http_test.go feat(notification/rule): add _version: 1 to HTTP body (#15028) 2019-09-06 16:21:27 -05:00
pagerduty.go fix(pagerduty/rule): change url to clientURL for pagerduty endpoint/rule 2019-09-09 19:09:35 -04:00
pagerduty_test.go fix(pagerduty/rule): change url to clientURL for pagerduty endpoint/rule 2019-09-09 19:09:35 -04:00
rule.go fix(notification/rule): alert on all statuses if for any status rule 2019-09-11 15:19:00 -04:00
rule_test.go fix(notification): offset must be smaller than every 2019-09-05 11:20:59 -04:00
slack.go fix(notification/rule): conditionally include url and token for slack rule 2019-09-05 18:00:45 -04:00
slack_test.go fix(notification/rule): alert on all statuses if for any status rule 2019-09-11 15:19:00 -04:00