influxdb/notification/check
Michael Desa b26ed76d6a
fix(notification/check): ensure cloud integration works
fix(notification/check): include tags in check object in generated flux

Closes https://github.com/influxdata/influxdb/issues/14769

fix(notification/check): use selected field in threshold functions

Closes https://github.com/influxdata/influxdb/issues/14776

fix(testing): add selected field for check tests

fix(check): use real flux for threshold check

feat(notification/check): generate flux for deadman checks

chore(endpoint): rename webhook endpoint to http endpoint

fix(notification/rule): fetch url for flux script off of endpoint

fix(notification/rule): clean up slack and http rules

fix(notification/rule): change MessageTemp to MessageTemplate

fix(rules): pass endpoint in to rule during create

fix(ui): rename webhook to http

feat(notification/check): namespace deadman under alerts

fix(notification/check): nest tags under tags key in data object in flux

wip

feat(kv): log error if urm cannot be deleted for notification rule

fix(notification/rule): remove name from notify call in slack rule

chore(ui/cypress/e2e): skip rule create test
2019-08-27 15:02:53 -04:00
..
check.go fix(notification/check): ensure cloud integration works 2019-08-27 15:02:53 -04:00
check_test.go feat(notification_rule): create notification rule task 2019-08-16 15:43:15 -04:00
deadman.go fix(notification/check): ensure cloud integration works 2019-08-27 15:02:53 -04:00
deadman_test.go fix(notification/check): ensure cloud integration works 2019-08-27 15:02:53 -04:00
threshold.go fix(notification/check): ensure cloud integration works 2019-08-27 15:02:53 -04:00
threshold_test.go fix(notification/check): ensure cloud integration works 2019-08-27 15:02:53 -04:00