prometheus / prometheus/alertmanager

msteamsv2 Receiver does not support Summary field

Open
#4,319 7 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

kind/question stale
Dominant language
Go
Stars
8.6k
Forks
2.5k
Avg merge
2d 6h
Merged PRs (30d)
61

Description

The old msteams receiver supported adding/templating a Summary field, which is the display text for the notification and the displayed text inside the activity center. Now the notifications just say "{webhook name} Card". This isn't the biggest issue, but it would be nice to be able to customize this text to allow better notifications.

I've been looking into what changes this would require, and it does not look significant. However I do not have a pull request at the moment. I thought I would open this issue in advance to see if others also wanted this fixed.

Thanks!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Search for the msteamsv2 receiver and compare it with the old msteams receiver's Summary handling. Trace how the notification text is constructed, then verify that configurable Summary text replaces the default "{webhook name} Card" in the activity-center notification.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.