mperham/inspeqtor-pro

Slack notifier missing 'url' value

Closed this issue · 2 comments

When I configure slack as the default alert channel

send alerts
  via slack with team example, token example-token

The docs are out of date. When you create a webhook integration Slack should give you a unique url. You just need to put that in your config:

send alerts via slack with url <URL>

Let me know if that works and I'll update the wiki. If Slack has changed how things work, let me know and we'll figure it out.

Mike, it works great!!!

Thanks