Skip to main content

Module dump

Module dump 

Source
Expand description

Exit-time dumps of runtime metrics and resource usage.

Each file is a small JSON envelope: a meta block (pid, timestamp, version, scope) and a payload string holding the Debug output of the source struct verbatim.

Structsยง

Dump ๐Ÿ”’
DumpMeta ๐Ÿ”’

Constantsยง

RUNTIME_USAGE_PREFIX ๐Ÿ”’

Functionsยง

report ๐Ÿ”’
write_json ๐Ÿ”’
write_resource_usage