Skip to main content
Unary · Usage Gets the environment sessions time series in the specified date range, aggregated by the specified resolution. Environment sessions count total environment starts (environment.started events), as opposed to GetActiveEnvironmentsTimeSeries which counts distinct environment IDs.

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.GetEnvironmentSessionsTimeSeriesRequest

Response

gitpod.v1.GetEnvironmentSessionsTimeSeriesResponse
DateRange specifies a time period for queries.gitpod.v1.DateRange
gitpod.v1.TimeSeriesPoint
Resolution specifies the time granularity for time series data.