Lifecycle

Get the last 24h of application metrics

Returns up to 288 points (24h sampled every 5 minutes) of CPU, RAM and network usage. Cached for 2.5 minutes per (owner, application).

Available only for applications with at least 512 MB of RAM. Rate limited to 10 requests per 5s per user, with a 60s block on the cap.

get/v2/apps/{appId}/metrics

Path parameters

appIdstring required

Application identifier. Optionally suffixed with -<workspaceId> to act on a workspace-shared application.

Response

Array of metric points. Empty array when the application has no recent data.

status'success' required

Changes

No recorded changes to this endpoint across all 1 revision of this API.