mcp-server-datadog
by winor30
Verified
list_traces
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 |