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.