Open BortovEvgeniy opened 2 years ago
+1
π Kindly asking anyone interested in Mattermost support to leave some note so we'll be able to see how many people are interested.
Also check Integration with Discord #186
+1
Mattermost and slack integration most desired for grafana on call after webhook and email
I'm also intersted in integration with mattermost!
Very much interested!
We're also very interested
We're also interested.
A Mattermost integration would be awesome π
Quite a lot of users are using Mattermost for notifications so it would be great to have a working integration.
@Matvey-Kuk should we expect feature in the near future?
Friends, we really want to deliver Mattermost integration as soon as possible. Since OnCall is an OSS project and the core team already has a huge backlog, we came up with an idea to organise a group of volunteers in order to make it happen.
If you are interested in participating in the working group which will build Mattermost integration, please sign up to our public slack: https://slack.grafana.com/ and join #grafana-oncall channel π
We will organise a call and discuss the architecture, approaches and best practices we learned from Slack and MS Teams integration.
Let's build it βΊοΈ
Tagging everyone who liked above: @roock, @22itay, @ravenjm, @floweb, @M4t7e, @aevteev, @azielke, @DmitriyMurzin, @ilya-jetruby, @floweb, @m0sh1x2, @M4t7e, @m0sh1x2, @ravenjm .
@matiasb it would be cool if you provide some information about messaging backends
(our plugin system for ChatOps) here in writing or in a future video call. WDYT?
We will discuss Mattermost integration on the next community call: https://github.com/grafana/oncall/discussions/451
thanks @StanislavBolshakov
{
"username": "Grafana OnCall",
"attachments": [
{
"fallback": "Grafana OnCall Webhook Alert",
"color": "#FF0000",
"text": "{{ alert_payload.annotations.description }}\n\n AlertName: {{alert_payload.labels.alertname|default('None', true)}}",
"author_name": "Grafana OnCall",
"author_link": "https://grafana.example.com/a/grafana-oncall-app/",
"title": "Alert Summary: {{ alert_payload.annotations.summary|default('None', true)}}",
"title_link": "https://grafana.example.com/a/grafana-oncall-app/alert-groups/{{ alert_group_id }}"
}
]
}
Example json for send webhook
notification to mattermost:
Ex config
How much we need for this feat? 100 likes? 1000? Or we waiting "contributor" ?)
Eagerly waiting for this one
We're waiting for the contributor.
We're waiting for the contributor.
to do what? #606?
Contributor where are u? We are waiting....
@jon-nfc to build this feature :) @matiasb's PR is a draft. Anyone is welcome to take it over.
π Kindly asking anyone interested in Mattermost support to leave some note so we'll be able to see how many people are interested.
Also check Integration with Discord #186
Crucially needed here! OpsGenie is too expensive, other solutions lack essentials, Grafana OnCall is just about perfect! Mattermost is near perfect as well, would make a great integration!
+1
+1 - Mattermost is our primary communication medium internally and we're really hoping for an easy integration!
+1
+1
+1
+1
+1
hey there π going to lock the conversation on this issue for now.
As @iskhakov mentioned, @matiasb recently published a blog post on how to connect OnCall to Mattermost via webhooks.
https://github.com/mattermost/mattermost-server
Thanks!