# Functions
No description provided by the author
No description provided by the author
New creates an aggregator.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
AggregatorReporter reports the state of aggregation buckets when they are known.
Avg aggregates to average.
No description provided by the author
Count aggregates to the number of values seen.
Delta aggregates to the difference between highest and lowest value seen.
Derive aggregates to the derivative of the largest timeframe we get.
Last aggregates to the last value seen.
Max aggregates to the highest value seen.
Min aggregates to the lowest value seen.
Percentiles aggregates to different percentiles.
No description provided by the author
Stdev aggregates to standard deviation.
Sum aggregates to sum.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author