Requirement
When we test storage implementations in e2e tests we should be using v2 Storage API
Problem
The existing e2e tests work off the v1 model which does not adequately represent some edge cases possible in OTLP data model, such as scope attributes.
Proposal
Open questions
No response