Hello, I am trying to integrate slack with grafana. When i select notifications slack is not listed. I thought maybe i should use the webhoook option but it doesn’t seem to be working.
Everything else i look at references a slack option and i can see a slack.go in the github. How can i install the slack integration ?
I’m sure I put in a correct slack webhook. It works from the console of the machine that hosts the grafana-server.
So curl -X POST --data-urlencode 'payload={"channel": "#channelname", "username": "webhookbot", "text": "This is posted to #channelname d comes from a bot named webhookbot.", "icon_emoji": ":ghost:"}' https://hooks.slack.com/services/xxxxxxxxxxxxxxxxxx/xxxxxxxxxxx
works fine.
Any advice here?
I’m using grafana 4.4.3. on a Ubuntu 16.04.1 LTS server.
I am also having an issue with the slack integration:
t=2017-11-23T08:59:42+0100 lvl=eror msg=“Failed to send slack notification” logger=alerting.notifier.slack error=“Post https://hooks.slack.com/services/XXXXXX/XXXXX/XXXXXXXXXdiK12yujorNCQ: x509: certificate signed by unknown authority”