I am currently having a trouble where I won’t received any Resolved message after Alert goes back to Normal state. This error only occurs when using Microsoft Teams Workflows as Contact point, I still get the Resolved message with Email as Contact point.
Anyone has any idea how to solve this problem? I am using Grafana v11.1.0 (5b85c4c2fc).
Ensure resolved notifications are not disabled for the contact point
Enable debug logs in Grafana.
Check for log lines that mentions Notify success, [resolved] and integration=teams. If there are entries, then you need to check the Teams Worklflow. It has debug functionality and shows which requests were received.
Ensured everything in order for it to work, but it just doesn’t.
Logs say that the state only changes from firing to resolved and doesn’t mention notify success at all.
Could this be the case why Grafana resolved notification is not being triggered aka Grafana never got the information that other side (Workflow) actually got the notification for firing alert, but views it as error because of wrong response code?