Datadog
Overview
SLUG: DATADOG
Description
Datadog offers monitoring, observability, and security for cloud-scale applications, unifying metrics, logs, and traces to help teams detect issues and optimize performance
Authentication Details
API Key
Connecting to Datadog
Create an auth config
Use the dashboard to create an auth config for the Datadog toolkit. This allows you to connect multiple Datadog accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Datadog toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
DATADOG_CREATE_DASHBOARD
Tool Name: Create Dashboard
Description
Action Parameters
Action Response
DATADOG_CREATE_DOWNTIME
Tool Name: Create downtime
Description
Action Parameters
Action Response
DATADOG_CREATE_MONITOR
Tool Name: Create monitor
Description
Action Parameters
Action Response
DATADOG_CREATE_SLO
Tool Name: Create SLO
Description
Action Parameters
Action Response
DATADOG_CREATE_SYNTHETIC_API_TEST
Tool Name: Create Synthetic API Test
Description
Action Parameters
Action Response
DATADOG_CREATE_WEBHOOK
Tool Name: Create Webhook
Description
Action Parameters
Action Response
DATADOG_DELETE_DASHBOARD
Tool Name: Delete Dashboard
Description
Action Parameters
Action Response
DATADOG_GET_DASHBOARD
Tool Name: Get Dashboard
Description
Action Parameters
Action Response
DATADOG_GET_SERVICE_DEPENDENCIES
Tool Name: Get Service Dependencies
Description
Action Parameters
Action Response
DATADOG_GET_SYNTHETICS_LOCATIONS
Tool Name: Get Synthetics Locations
Description
Action Parameters
Action Response
DATADOG_GET_TAGS
Tool Name: Get host tags
Description
Action Parameters
Action Response
DATADOG_GET_TRACE_BY_ID
Tool Name: Get Trace by ID
Description
Action Parameters
Action Response
DATADOG_LIST_ALL_TAGS
Tool Name: List All Tags
Description
Action Parameters
Action Response
DATADOG_LIST_API_KEYS
Tool Name: List API Keys
Description
Action Parameters
Action Response
DATADOG_LIST_APM_SERVICES
Tool Name: List APM Services
Description
Action Parameters
Action Response
DATADOG_LIST_AWS_INTEGRATION
Tool Name: List AWS Integration
Description
Action Parameters
Action Response
DATADOG_LIST_INCIDENTS
Tool Name: List Incidents
Description
Action Parameters
Action Response
DATADOG_LIST_LOG_INDEXES
Tool Name: List Log Indexes
Description
Action Parameters
Action Response
DATADOG_LIST_MONITORS
Tool Name: List monitors
Description
Action Parameters
Action Response
DATADOG_LIST_ROLES
Tool Name: List Roles
Description
Action Parameters
Action Response
DATADOG_LIST_SL_OS
Tool Name: List SLOs
Description
Action Parameters
Action Response
DATADOG_LIST_SYNTHETICS
Tool Name: List Synthetics Tests
Description
Action Parameters
Action Response
DATADOG_LIST_USERS
Tool Name: List Users
Description
Action Parameters
Action Response
DATADOG_LIST_WEBHOOKS
Tool Name: List Webhooks
Description
Action Parameters
Action Response
DATADOG_MUTE_MONITOR
Tool Name: Mute Monitor
Description
Action Parameters
Action Response
DATADOG_QUERY_METRICS
Tool Name: Query metrics
Description
Action Parameters
Action Response
DATADOG_SEARCH_LOGS
Tool Name: Search logs
Description
Action Parameters
Action Response
DATADOG_SEARCH_SPANS_ANALYTICS
Tool Name: Search Spans Analytics
Description
Action Parameters
Action Response
DATADOG_SEARCH_TRACES
Tool Name: Search Traces
Description
Action Parameters
Action Response
DATADOG_SUBMIT_METRICS
Tool Name: Submit metrics
Description
Action Parameters
Action Response
DATADOG_UNMUTE_MONITOR
Tool Name: Unmute Monitor
Description
Action Parameters
Action Response
DATADOG_UPDATE_DASHBOARD
Tool Name: Update Dashboard
Description
Action Parameters
Action Response
DATADOG_CREATE_EVENT
Tool Name: Create event
Description
Action Parameters
Action Response
DATADOG_DELETE_MONITOR
Tool Name: Delete monitor
Description
Action Parameters
Action Response
DATADOG_GET_MONITOR
Tool Name: Get monitor
Description
Action Parameters
Action Response
DATADOG_GET_USAGE_SUMMARY
Tool Name: Get usage summary
Description
Action Parameters
Action Response
DATADOG_LIST_DASHBOARDS
Tool Name: List dashboards
Description
Action Parameters
Action Response
DATADOG_LIST_EVENTS
Tool Name: List events
Description
Action Parameters
Action Response
DATADOG_LIST_HOSTS
Tool Name: List hosts
Description
Action Parameters
Action Response
DATADOG_LIST_SERVICE_CHECKS
Tool Name: List service checks
Description
Action Parameters
Action Response
DATADOG_UPDATE_HOST_TAGS
Tool Name: Update host tags
Description
Action Parameters
Action Response
DATADOG_UPDATE_MONITOR
Tool Name: Update monitor
Description
Action Parameters
Action Response