seyren
seyren copied to clipboard
Use Slack webhook instead of API token
Should fix #376. We may change the message using slack attachment though.
I'll test this and let you know
This might be quite a widely used integration so it might be worth considering making this backwards compatible
Hi, sorry for my late reply, I was very busy. I have reverted my changes to keep the slack integration with the API token for backward compatibility and re-added the webhook support. Hope this is better now !
any update on merging this? also +1 on using message attachments. that would make the alerts in slack much more readable.
Personally, I'd rather see SLACK_WEBHOOK_URL override SLACK_TOKEN and not the other way around.
I built on this branch and opened up #423