send notification only change of status
Hi email notifier is keep sending status at a interval instead of change of status in consume group. How can I configure only send notification when status change
is it available in master?
@bai
is it working with 1.3.4?
I am getting alert at every minute for same consumer group
[notifier.mail_default] group-whitelist=".*$" from="[email protected]" class-name="email" template-close="/etc/burrow/default-close-email.tmpl" interval=60 to="[email protected]" extras={ key1="value1", key2="value2" } threshold=2 send-close=true send-once=true server="myserver.example.com" template-open="/etc/burrow/default-email.tmpl" port=25 noverify=true