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.