Skip to content

Sum aggregation function should support more types #37110

Closed
@ernest-liftoff

Description

@ernest-liftoff

Component(s)

processor/metricstransform, processor/transform

Describe the issue you're reporting

NOTE: Only the sum aggregation function is supported for histogram and exponential histogram datatypes

This a new additional in processor/metricstransform, as it did not use to have this restriction. I understand that sum aggregation on sum types are incorrect, but that is only in the cumulative format. There should be no problem if the data is in the delta format.

Furthermore,  summing gauge (while it may or may not be correct), it should be allowed & up to user's discretion.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions