A histogram with both a total aggregated value and an optional dimensional breakdown.
:aggregateis thet:PrecomputedQuantiles.t/0across all dimensions.:bymaps dimension values collected by the telemetry pipeline to their individualt:PrecomputedQuantiles.t/0.
Summary
Types
@type t() :: %LiveLoad.Result.DimensionedHistogram{ aggregate: LiveLoad.Result.PrecomputedQuantiles.t(), by: %{required(String.t()) => LiveLoad.Result.PrecomputedQuantiles.t()} }