influxdb/notification
George 78cafa861b
refactor(notifications): isolate endpoint service (#19818)
* refactor(notifications): isolate endpoint service

Following the ongoing effort to isolate behaviours into their own
packages and off of kv.Service, this change move the notification
endpoints service implementation into its own package. It removes the
endpoint behaviors from the kv service completely.

* chore(influxd): wire up the isolated check service in place of kv service
2020-10-28 15:22:14 +00:00
..
check feat(autoAggregate): BE work for autoAggregate (#19129) 2020-07-29 09:32:36 -07:00
endpoint refactor(notifications): isolate endpoint service (#19818) 2020-10-28 15:22:14 +00:00
flux fix(ui): fixed threshold check bug that wouldn't allow threshold checks to be created where fields had spaces in them (#17391) 2020-03-23 19:17:52 -07:00
rule refactor(notifications): isolate endpoint service (#19818) 2020-10-28 15:22:14 +00:00
duration.go refactor(task): tasks will now use the flux language service (#17104) 2020-03-05 14:36:58 -06:00
status.go fix(notification): fix the any checkLevel string 2019-09-05 15:11:43 -04:00
status_test.go Add Any to rule levels (#14866) 2019-08-29 17:46:00 -07:00
tag.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00