AgentTraceGetErrorsTimelineResponse
One point on the trace-level errors timeline — error count for a single (error name, time bucket).
Properties¶
| Property | Type | Description |
|---|---|---|
date |
string |
Bucket timestamp. |
name |
string |
Error name / category for this time-slice. |
value |
number |
Count of errors in this time bucket for this name. |