AgentGetLatencyTimelineResponse
A single point on the agent latency timeline
Properties¶
| Property | Type | Description |
|---|---|---|
date |
string |
Bucket timestamp (ISO 8601, UTC) |
name |
string |
Percentile label for this point — observed values: "P50", "P95". |
value |
number |
Latency value in milliseconds. |