influxdb/notification/check
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.go fix(notification/check): rename _check_type to _type in check object in flux 2019-08-30 10:54:16 -04:00
check_test.go feat(swagger): notification rule tag filtering (#14793) 2019-08-28 09:25:54 -07:00
deadman.go fix(notification/check): remove the aggregateWindow from the deadman query 2019-09-06 10:03:33 -04:00
deadman_test.go fix(notification/check): remove the aggregateWindow from the deadman query 2019-09-06 10:03:33 -04:00
threshold.go fix(notification/check): remove the aggregateWindow from the deadman query 2019-09-06 10:03:33 -04:00
threshold_test.go fix(notification/check): rename _check_type to _type in check object in flux 2019-08-30 10:54:16 -04:00