Skip to content

PromQL(histograms): Make more use of Kahan summation for native histograms #14105

@beorn7

Description

@beorn7

Proposal

We already use Kahan summation in many cases. #14074 just extended it to the sum aggregation, but only for float samples. Even the previously existing applications of Kahan summation are mostly for float samples only. It should be fairly straightforward to extend the concept fully to native histograms.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions