grafana / oncall

Developer-friendly incident response with brilliant Slack integration
GNU Affero General Public License v3.0
3.48k stars 285 forks source link

How to get a callback when adding a ResloutionNote in Alertgroup via web? #5166

Open mrbaowei opened 1 week ago

mrbaowei commented 1 week ago

What would you like to see!

Hello, we need to synchronize the ResolutionNote added to the alertgroup on the page to other communication software. It seems that this callback event cannot be obtained through the Outgoing Webhook. Is there any other way?

Product Area

API

Anything else to add?

No response

github-actions[bot] commented 1 week ago

The current version of Grafana OnCall, at the time this issue was opened, is v1.11.0. If your issue pertains to an older version of Grafana OnCall, please be sure to list it in the PR description. Thank you :smile:!

mrbaowei commented 1 week ago

By the way, how to send a callback message when a new alarm is added to the alertgroup? thx