Unary · Usage
Gets PR speed metrics as a time series.
Use this method to:
- Chart pull request lead time, review latency, and deploy counts
- Select hourly, daily, weekly, or monthly buckets
- Scope PR speed insights to a project, user, or team
Example
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.GetPrTimeSeriesRequest
Response
gitpod.v1.GetPrTimeSeriesResponse
Related types
DateRange
DateRange
DateRange specifies a time period for queries.
gitpod.v1.DateRangePrTimeBucket
PrTimeBucket
PrTimeBucket contains PR speed metrics for a single time period.
gitpod.v1.PrTimeBucketResolution
Resolution
Resolution specifies the time granularity for time series data.