analyze_perf
Identify performance bottlenecks in a trace by breaking down latency, highlighting slow spans, and mapping the critical path.
Instructions
Analyze trace performance: latency breakdown, slow spans, critical path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trace_id | Yes | ||
| slow_threshold_ms | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |