Module memory

Module memory 

Source
Expand description

Metrics related to memory analytics.

Modulesยง

reporter ๐Ÿ”’
All the related memory reporting metrics to the Prometheus service are inside this module.

Staticsยง

GLOBAL ๐Ÿ”’
Use the instrumented allocator for gathering allocation statistics. Note: This wraps the global allocator. All structs that use the global allocator can be tracked.

Functionsยง

update ๐Ÿ”’
Updates memory metrics to current values.