Skip to main content

Module system

Module system 

Source
Expand description

Memory stats + heap profiling admin endpoints.

Structs§

HeapDumpResponse
Response for heap dump endpoint.
JemallocStats
jemalloc memory statistics
MemoryStatsResponse
Response for memory stats endpoint.

Functions§

heap_dump
Trigger a jemalloc heap profile dump.
memory_stats
Get current memory usage statistics.