linkedin / Burrow

Kafka Consumer Lag Checking
Apache License 2.0
3.73k stars 797 forks source link

Conditional Alert using Burrows #665

Open AnamikaN opened 3 years ago

AnamikaN commented 3 years ago

I need some guidance. is it possible to alert via email/Slack when consumer lag is greater than certain number? Our clients dont want to be notified, if lag is just for 25 msgs.

tronyx commented 3 years ago

Seconded. There are some consumers/topics within our operation where a minor lag is not indicative of an issue and they don't want to be notified unless the lag is X number or higher.