In this post, we will show how to connect Datadog to Upstash Kafka so Datadog events will be sent to Kafka. We will use the Webhook API provided by Upstash.Documentation Index
Fetch the complete documentation index at: https://upstash-fix-issues-on-docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Kafka Setup
Create an Upstash Kafka cluster and a topic as explained here. In the cluster page, under the Webhook API section, copy the webhook URL. It should be something like this:
Webhook Setup
Login to your Datadog dashboard and click on Webhook Integration. Enter a name for your webhook and paste the webhook URL that you copied from the Upstash Console. You can also change the payload template and add some custom headers as described here.
Monitor Setup
Now you need to select which events to sent to Kafka. You can either create a new monitor or update existing monitors. At theNotify your team section you need to add your webhook, so the monitor will
start sending new events to Kafka via webhook API.
