Start Building for Free
CircleCI.comAcademyBlogCommunitySupport

Datadog integration

1 month ago1 min read
Cloud
Server v4.x
Server v3.x
On This Page
  • Overview
  • Integration
  • Visualize pipeline data in 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. Click 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. Click 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.


Suggest an edit to this page

Make a contribution
Learn how to contribute