Skip to content

[Metric SDK] - Sync Instruments - Aggregation Storage(s) creation for configured views. #1217

@lalitb

Description

@lalitb

While creating a Synchronous Instrument through Meter API, the SDK should create multiple Aggregation Storage using the below logic:

  • For each of the configured views in View Registry
    • Find a list of matching views ( same instrument type, name, and description) using ViewRegistry::FindViews
    • Create Synchronous Aggregation Storage for each matching view.
    • Register all matching storage against the instrument object, and the meter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions