influxdb/testing
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
..
auth.go feat(http): find auths by org 2019-04-14 18:06:19 +08:00
bucket_service.go gofmt 2019-06-20 16:25:38 -07:00
checks.go fix(notification/check): ensure cloud integration works 2019-08-27 15:02:53 -04:00
dashboards.go feat(http): add audit log 2019-05-16 10:57:28 -04:00
dbrp_mapping.go fix(inmem): fix dbrp not found 2019-07-03 15:54:57 -04:00
document.go feat(http): add audit log 2019-05-16 10:57:28 -04:00
id.go fix(influxdb): change resource to resource type 2019-01-15 12:57:57 -05:00
keyvalue_log.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
kv.go add spans to multiple services 2019-03-07 12:12:31 -07:00
label_service.go Fix typos in miscellaneous packages 2019-04-17 13:30:22 -07:00
notification_endpoint.go fix(notification/check): ensure cloud integration works 2019-08-27 15:02:53 -04:00
notification_rule.go fix(notification/check): ensure cloud integration works 2019-08-27 15:02:53 -04:00
onboarding.go feat(kv): add notification rule kv 2019-07-25 15:15:35 -04:00
organization_service.go feat(influxdb): add org create and update time 2019-05-20 17:36:29 -07:00
passwords.go Minor text updates for password error and default scraper name (#12448) 2019-03-08 09:12:59 -08:00
scraper_target.go feat(influxdb): add scraper filter 2019-04-25 11:33:34 -04:00
secret.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
session.go Fix typos in miscellaneous packages 2019-04-17 13:30:22 -07:00
source.go chore: rename imports from platform to influxdb 2019-01-09 20:51:47 -08:00
telegraf.go fix(influxdb): rename telegraf orgID 2019-06-03 16:20:53 -04:00
user_resource_mapping_service.go Fix typos in miscellaneous packages 2019-04-17 13:30:22 -07:00
user_service.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
util.go feat(kv): add check kv 2019-07-31 18:52:13 -04:00
variable.go gofmt 2019-06-20 16:25:38 -07:00