All Products
Search
Document Center

EventBridge:Grafana integration

Last Updated:Jul 17, 2026

Integrate Grafana with EventBridge by using an HTTP event source to centrally manage alerts and events.

Background

Grafana is an observability platform that unifies metrics, traces, and logs. EventBridge integrates with Grafana to help you manage alerts and events centrally.

Prerequisites

Step 1: Create an HTTP event source

Create an event source of the HTTP/HTTPS Events type in the EventBridge console. The following table describes the parameters. For more information, see Custom event source with an HTTP/HTTPS trigger.

  • Request Type: Select HTTP&HTTPS.

  • Request Method: Select a POST.

  • Security Configuration: Select Optional.

After the event source is created, you can find the custom event source in the event source list, and then click Details to view the configuration information. Internet request URL can be used as the webhook URL of the event source. pic-1

Step 2: Add a notification channel

  1. Log in to the Grafana console.

  2. In the left-side navigation pane, choose Alerting > Notification channels, and then click Add channel.

  3. On the Notification channels tab, configure the following parameters, and then click Test.

    • Type: Select webhook.

    • URL: Enter the Internet Request URL generated in Step 1.

    In the Name field, enter a name for the notification channel, such as GrafanaWebhookTest, and click Save.

Step 3: Verify the integration

  1. Log on to the EventBridge console.

  2. In the top navigation bar, select a region.

  3. In the left-side navigation pane, click Event Buses.

  4. In the left-side navigation pane, click Event Tracking to view and verify the obtained event information.