I want to provide influxdb support
- Dominant language
- Go
- Stars
- 4k
- Forks
- 818
- Avg merge
- 1h 14m
- Merged PRs (30d)
- 1
Description
I am trying to write a POC for consumer group monitoring with Influxdb/Grafana/Grafana Alerts. We currently shovel all our stats in influxdb and grafana has developed some robust features for managing alerts (with visual overlay, how nice!).
Would this work be useful to the upstream project? I am writing a notification which batch emits all the consumer group stats on every interval. So not really a notification in the typical sense, but it's convenient to get the callback.
I am bringing in the influxdb go client, so it'll all be native inside the existing executable. With typical support in the config file.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.