From the [spec](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/sdk.md#resolving-duplicate-instrument-registration-conflicts): > The implementation MUST aggregate data from identical Instruments together in its export pipeline. Make sure this is implemented and that a specific test for this requirement exists.