Skip to content

Conversation

xuan-cao-swi
Copy link
Contributor

Description

Currently, a view modifies the data_points directly from the metric_stream. As a result, when multiple views attempt to modify the same data_points, they are no longer working with the original data.

This PR moves data_points back into the aggregation, ensuring each view is bound to its own independent data storage.

PS. This branch is derived from #1894

@xuan-cao-swi xuan-cao-swi changed the title refactor(metrics-sdk)! Refactor view that allow multiple view for single instrument refactor: Refactor view that allow multiple view for single instrument Aug 26, 2025
@xuan-cao-swi
Copy link
Contributor Author

Close it as it's not a good solution

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.

1 participant