Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix aggregation comparison #602

Merged

Conversation

brunnoferreira
Copy link
Contributor

The view aggregations in StableMeterSharedState are being compared against the incompatible DropAggregator instead of DropAggregation. This results in views with drop aggregation still being appended to storage and then crashing the SDK when the force cast to SynchronousMetricStorage runs.

@bryce-b bryce-b merged commit ceeae94 into open-telemetry:main Sep 18, 2024
6 checks passed
@brunnoferreira brunnoferreira deleted the fix/drop-aggregation-comparison branch September 18, 2024 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants