influxdb/notification/check
Michael Desa c433f50cec
chore(alerts_notifications): add misc changes to alerts ui for demo
Create view with checkID in NewVEO

fix ruleToDraftRule bug

Fix no thresholds error

Get correct view status for rendering cell

Fix editVEO flow

Add notification endpoint ID to initRule

Remove task type from check and notification rule

mock generate AST

use check query in EditCheckEO

wip

Create default http notification endpoint

Co-authored-by: Michael Desa <mjdesa@gmail.com>

Dont save view if no dashboardID in saveCheck

Execute queries in editCheckEO

Fix check remove bug

Disable Advanced view and multiple queries in check builder

Disable alerting button if draftQuery is not alertable

chore(kv/check): remove createCheckTask from KV as the result of #14728
2019-08-21 17:28:49 -04:00
..
check.go feat(notification_rule): create notification rule task 2019-08-16 15:43:15 -04:00
check_test.go feat(notification_rule): create notification rule task 2019-08-16 15:43:15 -04:00
deadman.go feat(checks): add first pass at creating tasks from checks 2019-08-15 15:07:09 -04:00
threshold.go chore(alerts_notifications): add misc changes to alerts ui for demo 2019-08-21 17:28:49 -04:00
threshold_test.go feat(notification/check): trim yield from flux if provided 2019-08-19 10:39:51 -04:00