Overview

Dash0 is modern OpenTelemetry Native Observability, built on CNCF Open Standards such as PromQL, Perses and OTLP with full cost control.

Connecting Dash0 to Keep

To connect Dash0 to Keep, you need to create a webhook in Dash0.

  1. Go to Dash0 dashboard and click on Organization settings.
  1. Click on Notification Channels and create a New notification channel of type Webhook.
  1. Give a name to the webhook and enter https://api.keephq.dev/alerts/event/dash0 as the URL.

  2. Follow the below steps to create a new API key in Keep.

  3. Go to Keep dashboard and click on the profile icon in the botton left corner and click Settings.

  1. Select Users and Access tab and then select API Keys tab and create a new API key.
  1. Give name and select the role as webhook and click on Create API Key.
  1. Copy the API key.
  1. Add a new request header with key X-API-KEY and value as the API key copied from Keep and save the webhook.
  1. Go to Notifications under Alerting and create a new notification rule if required or change the existing notification rule to use the webhook created.
  1. Go to Checks under Alerting and create a new check or edit an existing check to use the notification rule created.
  1. Now you will start receiving events in Keep from Dash0.