Skip to content

Per-app container metrics

GET
/apps/{slug}/metrics
slug
required
string

App slug (lowercase, dash-separated).

since
string

ISO-8601 timestamp or duration like 1h, 24h, 7d.

Metric points.

Array<object>
object
ts
string format: date-time
cpu_percent
number
memory_bytes
integer format: int64
memory_limit
integer format: int64
rx_bytes
integer format: int64
tx_bytes
integer format: int64