Skip to main content

Runtime memory snapshot

GET 

/api/mgmt/memory

Returns a JSON snapshot of runtime memory (heap / stack / goroutines / GC and the runtime/metrics memory classes), the process RSS breakdown from /proc (anon / file / shmem split, peak, threads, smaps_rollup Pss), the container's own cgroup accounting, the derived off-heap gap, suspect-subsystem cardinalities (DEK cache, rate-limit entries, event listeners) and build facts (cgo, SQLite driver, Go version). Linux-only sections report present: false on other platforms rather than failing. Super-admin only; the raw pprof surface stays on the localhost-bound profiler server.

Request​

Responses​

Memory snapshot