Introduction

Azure Event Grid System Topics are pre-defined event sources that automatically publish events from Azure services without requiring users to configure an event source manually. A system topic in Event Grid represents a collection of events published by Azure services like Azure Storage and Azure Event Hubs. For instance, a system topic can include all blob events or only specific ones, such as blob created and blob deleted events, for a particular storage account.
In this scenario, when a blob is uploaded to the storage account, Azure Storage generates a blob created event and sends it to the system topic in Event Grid. The system topic then forwards the event to its subscribers, who receive and process it accordingly.

External reference

System topics in Azure Event Grid

Setup

To set up the Azure integration and discover the Azure service, go to Azure Integration Discovery Profile and select Eventgrid System topics.

Event support

  • Not supported

Supported metrics

OpsRamp MetricAzure MetricMetric Display NameUnitAggregation TypeDescription
azure_eventgrid_systemtopics_AdvancedFilterEvaluationCountAdvancedFilterEvaluationCountAdvanced Filter EvaluationsCountTotalTotal advanced filters evaluated across event subscriptions for this topic
azure_eventgrid_systemtopics_DeadLetteredCountDeadLetteredCountDead Lettered EventsCountTotalTotal dead lettered events matching to this event subscription
azure_eventgrid_systemtopics_DeliveryAttemptFailCountDeliveryAttemptFailCountDelivery Failed EventsCountTotalTotal events failed to deliver to this event subscription
azure_eventgrid_systemtopics_DeliverySuccessCountDeliverySuccessCountDelivered EventsCountTotalTotal events delivered to this event subscription
azure_eventgrid_systemtopics_DestinationProcessingDurationInMsDestinationProcessingDurationInMsDestination Processing DurationMillisecondsAverageDestination processing duration in milliseconds
azure_eventgrid_systemtopics_DroppedEventCountDroppedEventCountDropped EventsCountTotalTotal dropped events matching to this event subscription
azure_eventgrid_systemtopics_MatchedEventCountMatchedEventCountMatched EventsCountTotalTotal events matched to this event subscription
azure_eventgrid_systemtopics_PublishFailCountPublishFailCountPublish Failed EventsCountTotalTotal events failed to publish to this topic
azure_eventgrid_systemtopics_PublishSuccessCountPublishSuccessCountPublished EventsCountTotalTotal events published to this topic
azure_eventgrid_systemtopics_PublishSuccessLatencyInMsPublishSuccessLatencyInMsPublish Success LatencyMillisecondsTotalPublish success latency in milliseconds
azure_eventgrid_systemtopics_ServerDeliverySuccessRateServerDeliverySuccessRateServer Delivery Success RateCountTotalSuccess rate of events delivered to this event subscription where failure is caused due to server errors
azure_eventgrid_systemtopics_UnmatchedEventCountUnmatchedEventCountUnmatched EventsCountTotalTotal events not matching any of the event subscriptions for this topic