get_latency_history
Retrieve the full latency history for a named event to analyze its performance trend over time.
Instructions
Get the full latency history for a named event (e.g. 'command', 'fast-command'). Call get_latency first to see which event names are available, then use this to investigate a specific event's trend over time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventName | Yes | Latency event name to query | |
| instanceId | No | Optional instance ID override |