Introduction

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.

Setup

To set up the OpsRamp Azure integration and discover the Azure service, go to Azure Integration Discovery Profile and select Event Grid Domain.

Metrics

OpsRamp MetricMetric Display NameUnitAggregation TypeDescription
azure_publish_success_countPublish Success CountCountAverageNumber of events successfully sent to the topic, and processed with a 2xx response.
azure_publish_fail_countPublish Failed EventsCountAverageNumber of events sent to the topic but rejected with an error code.
azure_matched_event_countMatched Events CountCountAverageNumber of events in the topic which matched by the event subscription.
azure_delivery_attempt_fail_CountDelivery Failed EventsCountAverageCount of events sent to subscription's endpoint, but received a 4xx or 5xx response.
azure_dropped_event_countDropped Events CountCountAverageEvent was not delivered and all retry attempts were sent. The event was dropped.
azure_delivery_success_countDelivery Success Events CountCountAverageCount of events successfully delivered to the subscription's endpoint, and received a 2xx response.
azure_dead_lettered_countDead Lettered EventsCountAverageDead lettered events.
cloud_instance_stateStatus/Staten/an/aEvent grid status/state metric.

Event support

  • Supported
  • Configurable in OpsRamp Azure Integration Discovery Profile.

External reference