[][src]Crate metrics_util

Helper types and functions used within the metrics ecosystem.

Structs

AtomicBucket

An atomic bucket with snapshot capabilities.

Quantile

A quantile that has both the raw value and a human-friendly display label.

StreamingIntegers

A compressed set of integers.

Functions

parse_quantiles

Parses a slice of floating-point values into a vector of Quantiles.