influxdb/notification/rule
George MacRorie 16d916a952 refactor(kv): delete deprecated kv service code
This includes removal of a lot of kv.Service responsibilities. However,
it does not finish the re-wiring. It removes documents, telegrafs,
notification rules + endpoints, checks, orgs, users, buckets, passwords,
urms, labels and authorizations. There are some oustanding pieces that
are needed to get kv service compiling (dashboard service urm
dependency). Then all the call sites for kv service need updating and
the new implementations of telegraf and notification rules + endpoints
needed installing (along with any necessary migrations).
2020-11-16 12:41:26 +00:00
..
service refactor(kv): delete deprecated kv service code 2020-11-16 12:41:26 +00:00
http.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
http_test.go fix(notification/rule): Include the edge of the boundary we are observing. (#19392) 2020-08-24 10:08:14 -04:00
pagerduty.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
pagerduty_test.go fix(notification/rule): Include the edge of the boundary we are observing. (#19392) 2020-08-24 10:08:14 -04:00
rule.go fix(notification/rule): Include the edge of the boundary we are observing. (#19392) 2020-08-24 10:08:14 -04:00
rule_test.go feat(notification/telegram): take back telegram notification after being reverted in #19088 2020-08-12 11:28:02 +02:00
slack.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
slack_test.go fix(notification/rule): Include the edge of the boundary we are observing. (#19392) 2020-08-24 10:08:14 -04:00
telegram.go feat(notification/telegram): take back telegram notification after being reverted in #19088 2020-08-12 11:28:02 +02:00
telegram_test.go fix(notification/rule): Include the edge of the boundary we are observing. (#19392) 2020-08-24 10:08:14 -04:00