Supported Providers
Dash0
Dash0 provider allows you to get events from Dash0 using webhooks.
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.
- Go to Dash0 dashboard and click on Organization settings.
- Click on
Notification Channels
and create a New notification channel of typeWebhook
.
-
Give a name to the webhook and enter https://api.keephq.dev/alerts/event/dash0 as the URL.
-
Follow the below steps to create a new API key in Keep.
-
Go to Keep dashboard and click on the profile icon in the botton left corner and click
Settings
.
- Select
Users and Access
tab and then selectAPI Keys
tab and create a new API key.
- Give name and select the role as
webhook
and click onCreate API Key
.
- Copy the API key.
- Add a new request header with key
X-API-KEY
and value as the API key copied from Keep and save the webhook.
- Go to
Notifications
underAlerting
and create a new notification rule if required or change the existing notification rule to use the webhook created.
- Go to
Checks
underAlerting
and create a new check or edit an existing check to use the notification rule created.
- Now you will start receiving events in Keep from Dash0.