Skip to content

[Metric SDK] Delta metric collection for Asynchronous Aggregation storage #1234

Description

@lalitb

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

This is dependent on #1232 which implements Asynchronous storage.

Implement AsyncMetricStorage::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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions