Azure Event Grid allows you to easily build applications with event-based architectures. Event Grid has built-in support for events coming from Azure services (like storage blobs and resource groups) and support for your own events, using custom topics.
Use the Azure public cloud integration to discover and collect metrics against the Azure service.
External reference
Setup
To set up the Azure integration and discover the Azure service, go to Azure Integration Discovery Profile and select Event Grid Domain.
Event support
- Supported
- Configurable in OpsRamp Azure Integration Discovery Profile.
Supported metrics
| OpsRamp Metric | Azure Metric | Metric Display Name | Unit | Aggregation Type | Description |
|---|---|---|---|---|---|
| azure_eventgrid_domains_AdvancedFilterEvaluationCount | AdvancedFilterEvaluationCount | Advanced Filter Evaluations | Count | Total | Total advanced filters evaluated across event subscriptions for this topic |
| azure_eventgrid_domains_DeadLetteredCount | DeadLetteredCount | Dead Lettered Events | Count | Total | Total dead lettered events matching to this event subscription |
| azure_eventgrid_domains_DeliveryAttemptFailCount | DeliveryAttemptFailCount | Delivery Failed Events | Count | Total | Total events failed to deliver to this event subscription |
| azure_eventgrid_domains_DeliverySuccessCount | DeliverySuccessCount | Delivered Events | Count | Total | Total events delivered to this event subscription |
| azure_eventgrid_domains_DestinationProcessingDurationInMs | DestinationProcessingDurationInMs | Destination Processing Duration | MilliSeconds | Average | Destination processing duration in milliseconds |
| azure_eventgrid_domains_DroppedEventCount | DroppedEventCount | Dropped Events | Count | Total | Total dropped events matching to this event subscription |
| azure_eventgrid_domains_MatchedEventCount | MatchedEventCount | Matched Events | Count | Total | Total events matched to this event subscription |
| azure_eventgrid_domains_PublishFailCount | PublishFailCount | Publish Failed Events | Count | Total | Total events failed to publish to this topic |
| azure_eventgrid_domains_PublishSuccessCount | PublishSuccessCount | Published Events | Count | Total | Total events published to this topic |
| azure_eventgrid_domains_PublishSuccessLatencyInMs | PublishSuccessLatencyInMs | Publish Success Latency | MilliSeconds | Total | Publish success latency in milliseconds |