influxdb/notification/endpoint
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
testing refactor(kv): delete deprecated kv service code 2020-11-16 12:41:26 +00:00
endpoint.go feat(notification/telegram): take back telegram notification after being reverted in #19088 2020-08-12 11:28:02 +02:00
endpoint_test.go refactor(notifications): isolate endpoint service (#19818) 2020-10-28 15:22:14 +00:00
http.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
pagerduty.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
slack.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
telegram.go feat(notification/telegram): take back telegram notification after being reverted in #19088 2020-08-12 11:28:02 +02:00