Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slack notifier template #190

Closed
theonlydoo opened this issue Mar 13, 2017 · 2 comments
Closed

Slack notifier template #190

theonlydoo opened this issue Mar 13, 2017 · 2 comments
Assignees
Milestone

Comments

@theonlydoo
Copy link

Hi there,

I saw that slack notifier is not documented at all, is it possible to have an explained sample config?

I based my config on #117 but I'm not sure about the groups, for instance.

@theonlydoo
Copy link
Author

theonlydoo commented Mar 13, 2017

I tried :

[general]
;logconfig=/app/burrow_logconfig.cfg

pidfile=burrow.pid
client-id=burrow-lagchecker
group-blacklist=^(console-consumer-|python-kafka-consumer-).*$
[zookeeper]
hostname=foobar
hostname=foobar
hostname=foobar
port=2181
timeout=6
lock-path=/burrow/notifier
[kafka "foobar"]
broker=foobar
broker=foobar
broker=foobar
broker=foobar
broker=foobar
broker=foobar
broker=foobar
broker-port=9092
zookeeper=foobar
zookeeper=foobar
zookeeper=foobar
zookeeper-port=2181
zookeeper-path=/
zookeeper-offsets=true
offsets-topic=__consumer_offsets
[notify]
interval=10
[slacknotifier]
enable=true
url=https://hooks.slack.com/services/foo/bar/baz
group=foo,bar
threshold=2
channel="#myslackchan"
username=myslackuser
interval=3600
timeout=5
keepalive=30
[tickers]
broker-offsets=60
[lagcheck]
intervals=10
expire-group=foo,bar
min-distance=1
zookeeper-interval=60
zk-group-refresh=300
[httpserver]
server=on
port=8008

any suggestion?

@toddpalino
Copy link
Contributor

Resolved by 1.0 rewrite

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants