Azure Event Grid (Domain Topics, Topics, System Topics) monitoring
Dynatrace ingests metrics from Azure Metrics API for Azure Event Grid (Domain Topics, Topics, System Topics). You can view metrics for each service instance, split metrics into multiple dimensions, and create custom charts that you can pin to your dashboards.
Prerequisites
Dynatrace version 1.199+
Environment ActiveGate version 1.195+
Enable monitoring
To learn how to enable service monitoring, see Enable service monitoring.
View service metrics
You can view the service metrics in your Dynatrace environment either on the custom device overview page or on your Dashboards page.
View metrics on the custom device overview page
To access the custom device overview page
- In the Dynatrace menu, go to Technologies.
Filter by service name and select the relevant custom device group.
- Once you select the custom device group, you're on the custom device group overview page.
- The custom device group overview page lists all instances (custom devices) belonging to the group. Select an instance to view the custom device overview page.
View metrics on your dashboard
Once you add a service to monitoring, a preset dashboard for the respective service containing all recommended metrics is automatically created on your Dashboards page. You can look for specific dashboards by filtering by Preset and then by Name.
For existing monitored services, you might need to resave your credentials for the preset dashboard to appear on the Dashboards page. To resave your credentials, go to Settings > Cloud and virtualization > Azure, select the desired Azure instance, then select Save.
You can't make changes on a preset dashboard directly, but you can clone and edit it. To clone a dashboard, open the browse menu (…) and select Clone.
To remove a dashboard from the dashboards list, you can hide it. To hide a dashboard, open the browse menu (…) and select Hide.
Hiding a dashboard doesn't affect other users.
Available metrics
Azure Event Grid Domain Topics
Name | Description | Dimensions | Unit | Recommended |
---|---|---|---|---|
DeadLetteredCount | Total dead-lettered events matching to this event subscription | Topic, EventSubscriptionName, DomainEventSubscriptionName, DeadLetterReason | Count | |
DeliveryAttemptFailCount | Total events failed to deliver to this event subscription | Topic, EventSubscriptionName, DomainEventSubscriptionName, Error, ErrorType | Count | |
DeliverySuccessCount | Total events delivered to this event subscription | Topic, EventSubscriptionName, DomainEventSubscriptionName | Count | |
DestinationProcessingDurationInMs | Destination processing duration in milliseconds | Topic, EventSubscriptionName, DomainEventSubscriptionName | MilliSecond | |
DroppedEventCount | Total dropped events matching to this event subscription | Topic, EventSubscriptionName, DomainEventSubscriptionName, DropReason | Count | |
MatchedEventCount | Total events matched to this event subscription | Topic, EventSubscriptionName, DomainEventSubscriptionName | Count | |
PublishFailCount | Total events failed to publish to this topic | Topic, ErrorType, Error | Count | |
PublishSuccessCount | Total events published to this topic | Topic | Count | |
PublishSuccessLatencyInMs | Publish success latency in milliseconds | MilliSecond |
Azure Event Grid Topics
Name | Description | Unit | Dimensions | Recommended |
---|---|---|---|---|
DeadLetteredCount | Total dead-lettered events matching to this event subscription | Count | DeadLetterReason, EventSubscriptionName | |
DeliveryAttemptFailCount | Total events failed to deliver to this event subscription | Count | Error, ErrorType, EventSubscriptionName | |
DeliverySuccessCount | Total events delivered to this event subscription | Count | EventSubscriptionName | |
DestinationProcessingDurationInMs | Destination processing duration in milliseconds | MilliSecond | EventSubscriptionName | |
DroppedEventCount | Total dropped events matching to this event subscription | Count | DropReason, EventSubscriptionName | |
MatchedEventCount | Total events matched to this event subscription | Count | EventSubscriptionName | |
PublishFailCount | Total events failed to publish to this topic | Count | ErrorType, Error | |
PublishSuccessCount | Total events published to this topic | Count | ||
PublishSuccessLatencyInMs | Publish success latency in milliseconds | MilliSecond | ||
UnmatchedEventCount | Total events not matching any of the event subscriptions for this topic | Count |
Azure Event Grid System Topics
Name | Description | Unit | Dimensions | Recommended |
---|---|---|---|---|
DeadLetteredCount | Total dead-lettered events matching to this event subscription | Count | DeadLetterReason, EventSubscriptionName | |
DeliveryAttemptFailCount | Total events failed to deliver to this event subscription | Count | Error, ErrorType, EventSubscriptionName | |
DeliverySuccessCount | Total events delivered to this event subscription | Count | EventSubscriptionName | |
DestinationProcessingDurationInMs | Destination processing duration in milliseconds | MilliSecond | EventSubscriptionName | |
DroppedEventCount | Total dropped events matching to this event subscription | Count | DropReason, EventSubscriptionName | |
MatchedEventCount | Total events matched to this event subscription | Count | EventSubscriptionName | |
PublishFailCount | Total events failed to publish to this topic | Count | ErrorType, Error | |
PublishSuccessCount | Total events published to this topic | Count | ||
PublishSuccessLatencyInMs | Publish success latency in milliseconds | MilliSecond | ||
UnmatchedEventCount | Total events not matching any of the event subscriptions for this topic | Count |