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

[Metric SDK] Delta metric collection for Synchronous Aggregation storage #1233

Closed
lalitb opened this issue Feb 26, 2022 · 0 comments · Fixed by #1265
Closed

[Metric SDK] Delta metric collection for Synchronous Aggregation storage #1233

lalitb opened this issue Feb 26, 2022 · 0 comments · Fixed by #1265

Comments

@lalitb
Copy link
Member

lalitb commented Feb 26, 2022

Refer to data model for delta and cumulative metric data points.

Implement SyncMetricStorage::Collect to fetch the delta metric data from the hashmap of aggregators and return it as a callback/ or span/list of metric data.
The aggregation hashmap maintains the delta aggregation by default, which needs to be cleaned up after collection.

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 a pull request may close this issue.

1 participant