list_traces
Retrieve APM traces from Datadog by specifying time range, query, filters, and sort order for efficient trace analysis and debugging.
Instructions
Get APM traces from Datadog
Input Schema
Name | Required | Description | Default |
---|---|---|---|
from | Yes | Start time in epoch seconds | |
limit | No | Maximum number of traces to return | |
operation | No | Filter by operation name | |
query | Yes | Datadog APM trace query string | |
service | No | Filter by service name | |
sort | No | Sort order for traces | -timestamp |
to | Yes | End time in epoch seconds |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from mcp-server-datadog
Related Tools
- @winor30/mcp-server-datadog
- @GeLi2001/datadog-mcp-server
- @winor30/mcp-server-datadog
- @klara-research/MCP-Analyzer
- @GeLi2001/datadog-mcp-server