Connecting Datadog to Bicycle
Learn how to create API keys and connect your Datadog organization to Bicycle.
Requirements
To follow the steps in this guide, you'll need:
- Permission to create connectors in Bicycle
- A Datadog account with access to your organization
- Permission in Datadog to create or view API keys and application keys
Prepare Datadog access
Create API and application keys
- In Datadog, open Organization Settings > API Keys.
- Create a new API key or copy an existing one.
- Open Application Keys (or Key Management).
- Create a new application key or copy an existing one.
Use keys with permissions appropriate for the data Bicycle should access in your organization.
Confirm your Datadog site
Note the Datadog site that matches the URL you use in the browser.
- US1:
datadoghq.com - US3:
us3.datadoghq.com - US5:
us5.datadoghq.com - EU:
datadoghq.eu - AP1:
ap1.datadoghq.com
Setup in Bicycle
Open Connectors and select Datadog
In Bicycle, go to Connectors. Find Datadog and click + Connect.
Choose API key
Enter a connection name that identifies the environment, such as Datadog Production. Select API key as the Connector method, then click Next.
Configure MCP
On the Configure MCP step, fill in the Datadog connection fields.
SiteRequiredDatadog site for your organization (for example, datadoghq.com)
API KeyRequiredAPI key from Datadog Organization Settings > API Keys
Application KeyRequiredApplication key from Datadog Organization Settings > Application Keys
- Site:
datadoghq.com - API Key: paste the API key from Datadog
- Application Key: paste the application key from Datadog
Test the connection
Click Test connection. When the test succeeds, you will see Connection verified successfully.
Save the connection
Click Save connection. When the connection is created successfully, you will see Connection successfully added! with the connection name, ID, and method (API key). Click Close to return to the Connectors page.
Troubleshooting
If Test connection fails, check the following.
| Error or symptom | Likely cause | Fix |
|---|---|---|
| Connection fails with authentication errors | Invalid or expired API key or application key | Create new keys in Datadog and paste the updated values |
| Connection fails for a valid organization | Wrong Site value | Confirm the site matches your Datadog URL (for example, datadoghq.eu for EU) |
| Missing permissions after connect | Keys lack access to required Datadog resources | Ask your Datadog administrator to provision keys with the required permissions |