Unary · Usage
Gets active users time series in the specified date range, aggregated by the specified resolution.
Returns a time series of active user counts within the specified date range, aggregated by the specified resolution.
Each data point includes the timestamp and the count of unique users who were active at that time.
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.GetActiveUsersTimeSeriesRequest
Response
gitpod.v1.GetActiveUsersTimeSeriesResponse
Related types
DateRange
DateRange
DateRange specifies a time period for queries.
gitpod.v1.DateRangeTimeSeriesPoint
TimeSeriesPoint
gitpod.v1.TimeSeriesPointResolution
Resolution
Resolution specifies the time granularity for time series data.