See [design doc](https://docs.google.com/document/d/1FOmpGCiZAWTd6a3vcEHBnm1LKp7HAKuD4BBN3YCkymc/edit#heading=h.vg7rbec4k3ow) for `MetricReaderStorage`. For this issue: - Implement the DefaultMeasurementConsumer as specified in the design doc. See also [prototype code](https://github.com/open-telemetry/opentelemetry-python/blob/33475592768827bcf48f4bc17bf703285dc17d6d/opentelemetry-sdk/src/opentelemetry/sdk/_metrics/_internal/measurement_processor.py#L119-L183) - With mocks, test that it passes calls onto `ViewStorage`
See design doc for
MetricReaderStorage. For this issue:ViewStorage