Skip to content

Latest commit

 

History

History
 
 

buddy

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Buddy Integration

Overview

Enable this integration to:

  • Send events about deployments to Datadog
  • Correlate deployment details with your Datadog metrics
  • Detect the sources of performance spikes

datadog-integration

Setup

  • In your Datadog account settings go to Integrations -> APIs and copy the API Key token

  • Sign in to your Buddy account and go to the pipeline with the deployment action that you want to track

  • Click the plus at the end of the pipeline and select Datadog in the Notifications section

  • Enter the name of your Datadog account and paste the API key that you copied

  • Use Buddy parameters to define the title of the event and content sent, for example:

# Event title
${'${execution.pipeline.name} execution #${execution.id}'}

# Content
${'${execution.to_revision.revision} - ${execution.to_revision.message}'}
  • When ready, click Add action and run the pipeline. On every successful deployment, Buddy sends an event to Datadog:

snapshot

Data Collected

Metrics

The Buddy check does not include any metrics.

Events

All Buddy deployment events are sent to your Datadog Event Stream

Service Checks

The Buddy check does not include any service checks.

Troubleshooting

Need help? Contact Datadog support.