Runtime memory snapshot
GET/api/mgmt/memory
Returns a JSON snapshot of runtime memory (heap / stack / goroutines / GC), process RSS, suspect-subsystem cardinalities (DEK cache, rate-limit entries, event listeners) and build facts (cgo, SQLite driver, Go version). Super-admin only; the raw pprof surface stays on the localhost-bound profiler server.
Responses
- 200
- 401
- 403
Memory snapshot
Authentication required
Permission denied