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 currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

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