gitpod.v1.UsageService

GetPrTimeSeries

Gets PR speed metrics as a time series.

post/gitpod.v1.UsageService/GetPrTimeSeries

Request body

projectIdstring

Optional project ID to scope results.

resolution'RESOLUTION_UNSPECIFIED' | 'RESOLUTION_HOURLY' | 'RESOLUTION_DAILY' | 'RESOLUTION_WEEKLY' | 'RESOLUTION_MONTHLY'

Resolution specifies the time granularity for time series data.

teamIdstring

Optional team ID to scope results to a specific team. Mutually exclusive with user_id.

userIdstring

Optional user ID to scope results to a specific user. Mutually exclusive with team_id.

Response

Success

Changes