kafka-ui icon indicating copy to clipboard operation
kafka-ui copied to clipboard

Notifications/alerts for consumer lag

Open aashishchhabra opened this issue 3 years ago • 2 comments

Is your proposal related to a problem?

The users have to log in to Kafka UI for checking lag for critical consumer groups. It would be great to have this feature where the page having consumer groups state and lag could also have alerts setup for SMTP / Telegram or other channels.

Describe the solution you'd like

There could have be a Notification Channels page where multiple channels can be configured and either on the Consumer Groups page or a separate Alerts page where Alerts for specific Consumer groups can be configured with Notification channel and Threshold for the Alert.

A different approach to this could be exporting the data on Consumer Groups to either prometheus or influx and then creating alerts on Grafana.

aashishchhabra avatar Jul 05 '22 08:07 aashishchhabra

Hello there aashishchhabra! 👋

Thank you and congratulations 🎉 for opening your very first issue in this project! 💖

In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀

github-actions[bot] avatar Jul 05 '22 08:07 github-actions[bot]

Hey, thanks for reaching out. We're planning on implementing this within #942. We'll consider adding a possibility to integrate with notification apps.

Haarolean avatar Jul 25 '22 11:07 Haarolean