Need help configuring Microsoft teams handler

  1. I’m trying set up microsoft-teams-handler in my Sensu Go to send the notifications to teams. I created a channel in teams, added incoming webhook and got the webhook URL. But I couldn’t figure out how to pass the URL and other details mentioned here (https://bonsai.sensu.io/assets/asachs01/sensu-plugins-microsoft-teams) to the handler.
  2. I’m using Sensu Go latest version 5.13 on Cent OS 7.5
  3. Can anyone please provide the steps how to configure microsoft-teams-handler in Sensu Go, for idiots like me.

Hi @saikrishna070,

It’s worth noting that the Sensu Go enablement for that particular plugin is still in an experimental state and it has not been merged upstream. You can look at https://github.com/sensu-plugins/sensu-plugins-microsoft-teams/pull/35/files for what Sensu Go will need, but YMMV.