package
0.0.0-20241004052545-caa2fb9b60ae
Repository: https://github.com/grafana/mimir.git
Documentation: pkg.go.dev

# Functions

Digits returns the number of digits required to represent value with base 10.
EstimatedDigitsInt32 returns the estimated number of digits required to represent value with base 10.
EstimatedDigitsInt64 returns the estimated number of digits required to represent value with base 10.
Max returns the maximum of two ordered arguments.
Min returns the minimum of two ordered arguments.
No description provided by the author

# Structs

EwmaRate tracks an exponentially weighted moving average of a per-second rate.