Microsoft Azure Event Grid Topic is an event routing service that enables applications and Azure services to publish and distribute events in real time. Applications Manager's Azure Event Grid Topic Monitoring helps you track event publishing, delivery performance, processing latency, and failed events to ensure reliable event-driven operations in your Azure environment.
To learn how to create a new Azure Event Grid 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 Topics monitor from the displayed tooltip. This action displays the bulk configuration view for Azure Event Grid Topic in three tabs:
The Microsoft Azure monitor provides a brief detail of the Azure Event Grid 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 Topic between the poll intervals. |
| Failed Publish Events | The total number of events that failed to be published to the Azure Event Grid 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 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 Topic between the poll intervals. |
| SUCCESSFUL PUBLISH LATENCY | |
| Successful Publish Latency | The total latency for successfully published events to the Azure Event Grid 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 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 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 Topic between the poll intervals. |
| Dropped Events | The total number of dropped events that matched event subscriptions for the Azure Event Grid Topic between the poll intervals. |
| Dead Lettered Events | The total number of dead lettered events that matched event subscriptions for the Azure Event Grid 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 Topic between the poll intervals. |
| Parameter | Description |
|---|---|
| CONFIGURATION | |
| Resource Group Name | The resource group that contains the Azure Event Grid Topic. |
| Location | The Azure region where the Azure Event Grid Topic is deployed. |
| Provisioning State | The current provisioning state of the Azure Event Grid Topic. |
| Endpoint | The endpoint URL of the Azure Event Grid Topic. |
| Input Schema | The input schema configured for the Azure Event Grid Topic. |
| Public Network Access | Specifies whether public network access is Enabled or Disabled for the Azure Event Grid 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