I am working on a request to create topic level alert for Azure Service Bus but unable to add such filters. Addition to this I couldn't find any alert creation option available under Topic details.
Please help to fix this issue.
I am working on a request to create topic level alert for Azure Service Bus but unable to add such filters. Addition to this I couldn't find any alert creation option available under Topic details.
Please help to fix this issue.
Navigate to your Service Bus namespace in the Azure portal. Under "Monitoring" > "Alerts", create a new alert rule. Select appropriate metrics like "Active Messages", "Dead-lettered Messages", or "Server Errors".
For the selected one, choose
Split by dimensionsand selectDimension NameasEntityNameandDimension valuesasAzureServiceBusTopicName.Select the operator used to compare the metric value against the threshold and enter a threshold number.
If required, select action groups or create an action group.
If required, select action groups or create an action group. I have selected the action group "mail" in the Actions tab.
Ensure to fill in the Alert rule details in the details tab, such as:
The severity of the alert when the rule's condition is met,
Choose a name to identify this alert rule, and
Add a description for this alert rule .