Azure Event Grid System Topic monitoring helps track event publishing, delivery performance, server delivery success rate, latency, event processing metrics including matched, unmatched, dropped, and dead lettered events, along with advanced filter evaluations, to optimize event routing for your Azure resources.
This help page explains how to monitor Azure Event Grid System Topic performance in Applications Manager and how to review the metrics that help you identify publishing issues, delivery failures, and event processing bottlenecks.
To learn how to create a new Azure Event Grid System Topic monitor, click here.
Navigate to the Category View by clicking the Monitors tab. Hover over Child Monitors under Microsoft Azure in the Cloud Apps table, and then select the Event Grid System Topics monitor from the displayed tooltip. This action displays the bulk configuration view for Azure Event Grid System Topic in three tabs:
The Microsoft Azure monitor provides a brief detail of the Azure Event Grid System Topic under the given subscription. The following metrics are monitored in the corresponding tabs:
| Parameter | Description |
|---|---|
| EVENT PUBLISHING | |
| Successful Publish Events | The total number of events that were successfully published to the Azure Event Grid System Topic between the poll intervals. |
| Failed Publish Events | The total number of events that failed to be published to the Azure Event Grid System Topic between the poll intervals. |
| EVENT DELIVERY | |
| Successful Delivery Events | The total number of events that were successfully delivered to the event subscriptions for the Azure Event Grid System Topic between the poll intervals. |
| Failed Delivery Events | The total number of events that could not be delivered to event subscriptions for the Azure Event Grid System Topic between the poll intervals. |
| SERVER DELIVERY SUCCESS RATE | |
| Server Delivery Success Rate | The total server delivery success rate for the Azure Event Grid System Topic between the poll intervals. |
| SUCCESSFUL PUBLISH LATENCY | |
| Successful Publish Latency | The total latency for successfully published events to the Azure Event Grid System Topic between the poll intervals (in ms). |
| DESTINATION PROCESSING DURATION | |
| Destination Processing Duration | The average time taken by the destination to process events for the Azure Event Grid System Topic between the poll intervals (in ms). |
| EVENT PROCESSING | |
| Matched Events | The total number of events that matched event subscriptions for the Azure Event Grid System Topic between the poll intervals. |
| Unmatched Events | The total number of events that did not match any of the event subscriptions for the Azure Event Grid System Topic between the poll intervals. |
| Dropped Events | The total number of dropped events that matched event subscriptions for the Azure Event Grid System Topic between the poll intervals. |
| Dead Lettered Events | The total number of dead lettered events that matched event subscriptions for the Azure Event Grid System Topic between the poll intervals. |
| FILTER EVALUATIONS | |
| Advanced Filter Evaluations | The total number of advanced filter evaluations across event subscriptions for the Azure Event Grid System Topic between the poll intervals. |
| Parameter | Description |
|---|---|
| CONFIGURATION | |
| Resource Group Name | The resource group that contains the Azure Event Grid System Topic. |
| Location | The Azure region where the Azure Event Grid System Topic is deployed. |
| Provisioning State | The current provisioning state of the Azure Event Grid System Topic. |
| System Topic Type | The topic type of the Azure Event Grid System Topic. |
| Metric Resource ID | The resource ID used to identify metrics for the Azure Event Grid System Topic. |
| Source | The source resource associated with the Azure Event Grid System Topic. |
It allows us to track crucial metrics such as response times, resource utilization, error rates, and transaction performance. The real-time monitoring alerts promptly notify us of any issues or anomalies, enabling us to take immediate action.
Reviewer Role: Research and Development