search_traces
Search distributed traces by service, operation, tags, duration, or time window to pinpoint failures and analyze request paths in your Kubernetes observability stack.
Instructions
Search for distributed traces in Tempo by service, operation, or tags.
Args: service_name: Filter by service name operation: Filter by operation name tags: Filter by span tags (key-value pairs) min_duration: Minimum trace duration (e.g. '100ms', '1s') max_duration: Maximum trace duration timeframe_minutes: How far back to search (1-1440) limit: Maximum traces to return (1-100)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| limit | No | ||
| operation | No | ||
| max_duration | No | ||
| min_duration | No | ||
| service_name | No | ||
| timeframe_minutes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |