metrics-lib 1.0.0

High-performance Rust metrics library: sub-2ns counters, sub-1ns gauges, nanosecond timers, tumbling-window rate meters, async timing, adaptive sampling, and system health. Cross-platform with minimal dependencies.
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 16 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.

exporters-all

full

histogram

meter

This feature flag does not enable additional features.

minimal

otlp

sample

This feature flag does not enable additional features.

serde

statsd

This feature flag does not enable additional features.

tracing