Get a single runner stat as a time series
Return one of the runner stats bucketed over the requested time range, with a summary value over the full window.
Path parameters
The owner of the repository
The owner of the repository
Query parameters
The runner name to filter on
The runner name to filter on
The runner name to exclude
The runner name to exclude
The runner group name to filter on
The runner group name to filter on
The runner group name to exclude
The runner group name to exclude
The runner labels to filter on (all must match)
The runner labels to filter on (all must match)
Start of the time range: an ISO 8601 datetime with a UTC offset (e.g. 2024-01-01T00:00:00Z); a Unix timestamp or a datetime without an offset is refused. Defaults to end - 1 day when omitted; a paginated response carries the resolved value in its Link header.
Start of the time range: an ISO 8601 datetime with a UTC offset (e.g. 2024-01-01T00:00:00Z); a Unix timestamp or a datetime without an offset is refused. Defaults to end - 1 day when omitted; a paginated response carries the resolved value in its Link header.
End of the time range: an ISO 8601 datetime with a UTC offset (e.g. 2024-01-01T00:00:00Z); a Unix timestamp or a datetime without an offset is refused. Defaults to start + 1 day when only start is provided, or now otherwise; a paginated response carries the resolved value in its Link header.
End of the time range: an ISO 8601 datetime with a UTC offset (e.g. 2024-01-01T00:00:00Z); a Unix timestamp or a datetime without an offset is refused. Defaults to start + 1 day when only start is provided, or now otherwise; a paginated response carries the resolved value in its Link header.
Response
Successful Response