influxdata / influxdata/kapacitor
subscriptions cleanup in cloud environments
Open
new-feature
pm/review
- Dominant language
- Go
- Stars
- 2.4k
- Forks
- 479
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 4
Description
Kapacitor may run in cloud environment, and it might start every time on different machine with different ip.
Once, it connects to influxdb, kapacitor sets up udp stream on influxdb server which will send data to kapacitor.
But since kapacitor can be moved from one host to another in cloud environments, there should be some automatic system to cleanup stale subscriptions.
Contributor guide
Assessment
This issue has not been assessed yet.