# Packages
No description provided by the author
# 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.