influxdb/notification
Michael Desa 2ae2b06c57
fix(notification/check): remove the aggregateWindow from the deadman query
If the user specifies an aggregate window in the query they provide us,
we remove it so that we can property detect the deadman. This is not the
solution we will want long term, but should be sufficient for now.
2019-09-06 10:03:33 -04:00
..
check fix(notification/check): remove the aggregateWindow from the deadman query 2019-09-06 10:03:33 -04:00
endpoint fix(notification/rule): conditionally include url and token for slack rule 2019-09-05 18:00:45 -04:00
flux feat(notification/rule): add JSON body for the HTTP POST (#14994) 2019-09-05 20:38:02 -05:00
rule feat(notification/rule): add JSON body for the HTTP POST (#14994) 2019-09-05 20:38:02 -05:00
duration.go feat(notification_rule): create notification rule task 2019-08-16 15:43:15 -04:00
status.go fix(notification): fix the any checkLevel string 2019-09-05 15:11:43 -04:00
status_test.go Add Any to rule levels (#14866) 2019-08-29 17:46:00 -07:00
tag.go feat(swagger): notification rule tag filtering (#14793) 2019-08-28 09:25:54 -07:00
tag_test.go feat(swagger): notification rule tag filtering (#14793) 2019-08-28 09:25:54 -07:00