search_spans_events
Search and filter Datadog spans using complex queries to analyze distributed tracing data and monitor application performance.
Instructions
List endpoint returns spans that match a span search query. .
Use this endpoint to build complex spans filtering and search.
This endpoint is rate limited to 300 requests per hour.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}