functions
Get function metric aggregates
Returns aggregate request, latency, CPU, memory, and resource-limit metrics for a function over the requested window.
get/compute/funcs/{id}/metric_aggregates
Path parameters
idstring required
Function ID
Query parameters
start_timestring date-time required
Inclusive window start, UTC ISO 8601 with milliseconds
end_timestring date-time required
Exclusive window end, UTC ISO 8601 with milliseconds
filter[edge_site]string
Edge site filter
filter[namespace]string
Kubernetes namespace filter
page[number]integer
page[size]integer
Response
Metric aggregates retrieved successfully
Changes
Changed in 1 of the 99 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 34 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
Of the 99 revisions, 1 has no diff computed.