Delete monitor
Deletes a datadog monitor permanently. use with caution as this action cannot be undone.
Get Dashboard
Get a specific dashboard from datadog. retrieves detailed information about a dashboard including its widgets, layout, template variables, and metadata.
Get monitor
Retrieves detailed information about a specific datadog monitor, including its current state, configuration, and any active downtimes.
Get Service Dependencies
Get service dependency mapping from datadog apm. this action retrieves the dependency graph for a specific service, showing both upstream services (that call this service) and do…
Get Synthetics Locations
Tool to retrieve all available public and private locations for synthetic tests in datadog. use when you need a list of location identifiers for creating or managing synthetic te…
Get host tags
Retrieves all tags associated with a specific host in datadog. useful for understanding host metadata and organizing infrastructure.
Get Trace by ID
Get detailed information about a specific trace by its id. this action retrieves comprehensive details about a distributed trace, including all spans, timing information, errors,…
Get usage summary
Retrieves usage summary information from datadog including api calls, hosts, containers, and other billable usage metrics. useful for cost monitoring and usage analysis.
List All Tags
List all tags from datadog. tags help organize and filter your infrastructure and applications. this action shows all tags in use across your organization.
List API Keys
List api keys in datadog. retrieves all api keys in the organization for security auditing, access management, and key rotation planning. helps maintain security posture by track…
List APM Services
List apm services from datadog. application performance monitoring (apm) provides deep visibility into your applications, helping you track performance, errors, and dependencies.
List AWS Integration
List aws integrations in datadog. retrieves all configured aws account integrations, showing which aws accounts are monitored by datadog and their configuration settings. useful …
List dashboards
Lists all datadog dashboards with basic information. useful for dashboard management and getting an overview of available dashboards.
List events
Lists events from datadog within a specified time range. events track important occurrences like deployments, outages, and configuration changes.
List hosts
Lists all hosts in your datadog infrastructure with detailed information including metrics, tags, and status. useful for infrastructure monitoring and management.
List Incidents
List incidents from datadog. incident management helps you track, manage, and resolve incidents efficiently with comprehensive timeline and impact tracking.
List Log Indexes
Tool to retrieve a list of all log indexes configured in datadog. use when you need to get the names and configurations of log indexes.
List monitors
Get all monitor details. this endpoint allows you to retrieve information about all monitors configured in your organization. you can filter by group states, name, tags, and use …
List Roles
List roles from datadog organization. roles define sets of permissions that control what users can do within your datadog organization.
List service checks
Lists service checks from datadog. service checks are status checks that track the health of your services and infrastructure components.
List SLOs
List service level objectives (slos) from datadog. service level objectives help you track the reliability and performance of your services by setting measurable targets for key …
List Synthetics Tests
List synthetics tests from datadog. synthetics monitoring allows you to proactively monitor your applications and apis by simulating user interactions and api calls from various …
List Users
List users from datadog organization. user management allows you to see team members, their roles, and access levels within your datadog organization.
List Webhooks
List webhooks from datadog. webhooks allow you to send notifications to external services when monitors trigger, enabling integration with your workflows.
Mute Monitor
Mute a monitor in datadog. temporarily silences alerts from a monitor, which is useful during maintenance windows, deployments, or when investigating known issues to prevent aler…
Query metrics
Queries datadog metrics and returns time series data. useful for retrieving historical metric data, creating custom dashboards, or building reports.
Search logs
Searches datadog logs with advanced filtering capabilities. important notes: - sort parameter is not supported by the datadog logs api and will cause errors - time parameters mus…
Search Spans Analytics
Search and analyze span data with aggregations in datadog. this action uses the datadog spans analytics api to perform advanced queries and aggregations on trace span data. it's …
Search Traces
Search for traces in datadog apm. this action allows you to search for distributed traces across your services. it's essential for: - finding specific request flows during incide…
Submit metrics
Submits custom metrics to datadog. useful for sending application-specific metrics, business kpis, or custom performance indicators.
Unmute Monitor
Unmute a monitor in datadog. re-enables alerts from a previously muted monitor, returning it to normal monitoring and alerting behavior. use this after maintenance windows or iss…
Update Dashboard
Update a dashboard in datadog. updates an existing dashboard with new configuration, widgets, or layout while preserving its identity and creation metadata.
Update host tags
Updates tags for a specific host in datadog. this replaces all existing tags from the specified source with the new tags provided.
Update monitor
Updates an existing datadog monitor with new configuration, thresholds, or notification settings. only specified fields will be updated.