1 unstable release

0.1.0 Aug 27, 2021

#35 in #observability

MIT/Apache

52KB
1K SLoC

Metriki Jemalloc Instrumentation

This library provide metrics of jemalloc memory allocator. The data is fetched from a library called jemalloc-ctl, and we are using the tikv maintained version of it. It is recommended to use that version of jemallocator too.

The instrumentation is provided as a MetricsSet. Use MetricsRegistry::register_metrics_set to add it to your metriki registry.

An example can be found in our github repo.

Dependencies

~3.5–8.5MB
~85K SLoC