Skip to main content
The sandbox metrics allows you to get information about the sandbox’s CPU, memory and disk usage.

Getting sandbox metrics

Getting the metrics of a sandbox returns an array of timestamped metrics containing CPU, memory and disk usage information. The metrics are collected every 5 seconds.

Getting sandbox metrics using the SDKs

Getting sandbox metrics using the CLI

It may take a second or more to get the first metrics after the sandbox is created. Until the first metrics are collected from the sandbox, you will get an empty array.