Skip to content

Latest commit

 

History

History
77 lines (48 loc) · 4.76 KB

monitor-event-delivery.md

File metadata and controls

77 lines (48 loc) · 4.76 KB
title description ms.topic ms.date
View Azure Event Grid metrics and set alerts
This article describes how to use the Azure portal to view metrics for Azure Event Grid topics and subscriptions, and create alerts on them.
conceptual
03/17/2021

Monitor Event Grid message delivery

This article describes how to use the portal to see metrics for Event Grid topics and subscriptions, and create alerts on them.

Important

For a list of metrics supported Azure Event Grid, see Metrics.

View custom topic metrics

If you've published a custom topic, you can view the metrics for it.

  1. Sign in to Azure portal.

  2. In the search bar at the topic, type Event Grid Topics, and then select Event Grid Topics from the drop-down list.

    :::image type="content" source="./media/custom-event-quickstart-portal/select-topics.png" alt-text="Search for and select Event Grid Topics":::

  3. Select your custom topic from the list of topics.

    :::image type="content" source="./media/monitor-event-delivery/select-custom-topic.png" alt-text="Select your custom topic":::

  4. View the metrics for the custom event topic on the Event Grid Topic page. In the following image, the Essentials section that shows the resource group, subscription etc. is minimized.

    :::image type="content" source="./media/monitor-event-delivery/custom-topic-metrics.png" alt-text="View event metrics":::

    You can create charts with supported metrics by using the Metrics tab of the Event Grid Topic page.

    :::image type="content" source="./media/monitor-event-delivery/topics-metrics-page.png" alt-text="Topic - Metrics page":::

    For example, see the metrics chart for the Published Events metric.

    :::image type="content" source="./media/monitor-event-delivery/custom-topic-metrics-example.png" alt-text="Published events metric":::

View subscription metrics

  1. Navigate to the Event Grid Topic page by following steps from the previous section.

  2. Select the subscription from the bottom pane as shown in the following example.

    :::image type="content" source="./media/monitor-event-delivery/select-event-subscription.png" alt-text="Select event subscription":::

    You can also search for Event Grid Subscriptions in the search bar in the Azure portal, select Topic Type, Subscription, and Location to see an event subscription.

    :::image type="content" source="./media/monitor-event-delivery/event-subscriptions-page.png" alt-text="Select event subscription from Event Grid Subscriptions page":::

    For custom topics, select Event Grid Topics as Topic Type. For system topics, select the type of the Azure resource, for example, Storage Accounts (Blob, GPv2).

  3. See the metrics for the subscription on the home page for the subscription in a chart. You can see General, Error, and Latency metrics for past 1 hour, 6 hours, 12 hours, 1 day, 7 days, or 30 days.

    :::image type="content" source="./media/monitor-event-delivery/subscription-home-page-metrics.png" alt-text="Metrics on the subscription home page":::

View system topic metrics

  1. Sign in to Azure portal.

  2. In the search bar at the topic, type Event Grid System Topics, and then select Event Grid System Topics from the drop-down list.

    :::image type="content" source="./media/monitor-event-delivery/search-system-topics.png" alt-text="Search for and select Event Grid System Topics":::

  3. Select your system topic from the list of topics.

    :::image type="content" source="./media/monitor-event-delivery/select-system-topic.png" alt-text="Select your system topic":::

  4. View the metrics for the system topic on the Event Grid System Topic page. In the following image, the Essentials section that shows the resource group, subscription etc. is minimized.

    :::image type="content" source="./media/monitor-event-delivery/system-topic-overview-metrics.png" alt-text="View system topic metrics on the overview page":::

    You can create charts with supported metrics by using the Metrics tab of the Event Grid Topic page.

    :::image type="content" source="./media/monitor-event-delivery/system-topic-metrics-page.png" alt-text="System Topic - Metrics page":::

    [!IMPORTANT] For a list of metrics supported Azure Event Grid, see Metrics.

Next steps

See the following articles: