Categorygithub.com/StackVista/stackstate-agent/pkg/quantile
modulepackage
0.19.0-rc.4
Repository: https://github.com/stackvista/stackstate-agent.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Default returns the default config.
InfKey returns the Key for +Inf if sign >= 0, -Inf if sign < 0.
NewConfig creates a config object with.

# Structs

An Agent sketch is an insert optimized version of the sketch for use in the datadog-agent.
A Config struct is passed around to many sketches (read-only).
A KeyCount represents a Key and an associated count.
A Sketch for tracking quantiles The serialized JSON of Sketch contains the summary only Bins are not included.

# Type aliases

A Key represents a quantized version of a float64.