metrics-lib 0.8.6

Lock-free, high-performance metrics for Rust: counters, gauges, timers, rate meters, async timing, adaptive sampling, and system health.
Documentation

metrics-lib

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 12 feature flags, 3 of them enabled by default.

default

count (default)

This feature flag does not enable additional features.

gauge (default)

This feature flag does not enable additional features.

timer (default)

This feature flag does not enable additional features.

all

async

bench-tests

This feature flag does not enable additional features.

histogram

meter

This feature flag does not enable additional features.

minimal

nightly

This feature flag does not enable additional features.

sample

This feature flag does not enable additional features.

serde