metricus_allocator 0.0.16

Low latency metrics framework.
Documentation
1
2
3
4
5
6
7
8
# metricus-allocator

Contains allocator.

## Usage notes

- Call `metricus::set_metrics` before enabling allocator instrumentation if you expect allocation counters to emit.
- Call `enable_allocator_instrumentation` for each thread that should report allocation metrics.