Skip to main content
Unary · Usage Gets agent trace data as a time series. Use this method to:
  • Chart agent sessions and line changes over time
  • Select hourly, daily, weekly, or monthly buckets
  • Scope agent trace insights to a project, user, or team

Example

Endpoint

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.GetAgentTraceTimeSeriesRequest

Response

gitpod.v1.GetAgentTraceTimeSeriesResponse
AgentTraceModelBreakdown contains stats for a single LLM model.gitpod.v1.AgentTraceModelBreakdown
AgentTraceTimeBucket contains stats for a single time period.gitpod.v1.AgentTraceTimeBucket
DateRange specifies a time period for queries.gitpod.v1.DateRange
Resolution specifies the time granularity for time series data.
SupportedModel enumerates the LLM models available for agent executions