package
1.1.0
Repository: https://github.com/elastic/apm-aggregation.git
Documentation: pkg.go.dev

# Functions

New returns a new instance of HistogramRepresentation.

# Structs

HistogramRepresentation is an optimization over HDR histogram mainly useful for recording values clustered in some range rather than distributed over the full range of the HDR histogram.
HybridCountsRep represents a hybrid counts representation for sparse histogram.