influxdb/notification
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 chore(alerts_notifications): add misc changes to alerts ui for demo 2019-08-21 17:28:49 -04:00
endpoint fix(notification/pagerduty): routingKey encode 2019-08-19 12:41:15 -04:00
flux feat(notification/rule/http): generate correct flux for http 2019-08-19 07:31:46 -04:00
rule fix(notification/rule): remove println and add json struct tag for http 2019-08-19 11:57:59 -04:00
duration.go feat(notification_rule): create notification rule task 2019-08-16 15:43:15 -04:00
status.go fix(notification/status): notification order 2019-08-16 11:34:55 +03:00
status_test.go feat(notification): add notification structs 2019-07-25 15:15:35 -04:00
tag.go feat(notification/rule/http): generate correct flux for http 2019-08-19 07:31:46 -04:00
tag_test.go feat(influxdb): add check struct 2019-07-31 18:52:13 -04:00