Skip to content

Fix exponential histogram aggregation #3977

@ocelotl

Description

@ocelotl

Describe your environment

OS: (e.g, Ubuntu)
Python version: (e.g., Python 3.8.10)
SDK version: (e.g., 1.25.0)
API version: (e.g., 1.25.0)

What happened?

The aggregation of the exponential histogram with CUMULATIVE collection aggregation temporality is wrong.

Steps to Reproduce

Run this

Expected Result

Same start time for all points with CUMULATIVE collection aggregation temporality.

Actual Result

Different start time for all points with CUMULATIVE collection aggregation temporality.

Additional context

No response

Would you like to implement a fix?

None

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions