Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Support int export for sum and lastvalue aggregations #565

@c24t

Description

@c24t

LastValueAggregationData and SumAggregationDataFloat are always converted to a float-valued metrics. This makes metric conversion impossible for views with MeasureInt measures.

The java client uses multiple classes (e.g. MutableSumLong and MutableSumDouble) to solve this problem.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions