이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.
Overview
Enable this integration to:
- Send events about deployments to Datadog
- Correlate deployment details with your Datadog metrics
- Detect the sources of performance spikes

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:

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
.