Datadog integration

1 month ago1 min read
Last updated • Read time
Cloud
This document is applicable to CircleCI Cloud
Server v4+
This document is applicable to CircleCI Server v4+

This page describes how to connect Insights data with Datadog.

Overview

The Datadog CircleCI integration allows you to visualize and analyze data about your CircleCI jobs within Datadog.

Integration

Complete the following steps to set up a CircleCI webhook to forward your logs to Datadog.

  1. Log in to the CircleCI web app

  2. Access one of your CircleCI projects

  3. Open Project settings

  4. In the project settings sidebar, click Webhooks

  5. Select Add webhook

  6. Complete the following fields:

    • Webhook name: Datadog CI Visibility or any other identifier name that you want to provide.

    • Receiver URL: https://webhook-intake.datadoghq.com/api/v2/webhook/?dd-api-key=<API_KEY> where <API_KEY> is your Datadog API key.

    • Events: Select Workflow Completed and Job Completed.

    • Enable the check: Certificate verifications.

  7. Select Add Webhook to save the new webhook.

Visualize pipeline data in Datadog

Sign in to Datadog and visit the Pipelines and Pipeline Executions pages to see data populate after workflows finish.