Module metrics

Source

Structs§

AggregatedSummarySplitter
A splitter that separates an aggregated summary into its various parts.
MetricEntry
Represents a stored metric entry with its data, metadata, and optional timestamp.
MetricNormalizer
A self-contained metric normalizer.
MetricSet
Metric storage for use with normalization.
MetricSplitter
A self-contained metric splitter.
MetricsBuffer
The metrics buffer is a data structure for collecting a flow of data points into a batch.
SplitIterator
An iterator that returns the result of a metric split operation.
TtlPolicy
Configuration for automatic cleanup of expired entries.

Traits§

MetricNormalize
Normalizes metrics according to a set of rules.
MetricSplit
Splits a metric into potentially multiple metrics.

Functions§

compress_distribution