prometheus / alertmanager

Prometheus Alertmanager
https://prometheus.io
Apache License 2.0
6.65k stars 2.16k forks source link

[feature-request] Add Webex message threads features #3202

Open sk4mi opened 1 year ago

sk4mi commented 1 year ago

Hello,

This is possible to add a feature for webex receiver to allow to respond into a message thread when alert is resolved ?

Thanks

simonpasquier commented 1 year ago

I'm not an expert of the Webex notifier but I'd expect that Alertmanager would need the id of the initial notification. Right now, notifiers are fire-and-forget and don't store any state.

cc @gotjosh