This prepares us for the changes coming up in v11, we need to split the web vitals code paths from browserTracingIntegration but still keep it included there in a way that doesn't break it for existing users.
Later depending on the progress of other projects we can either decouple it from the tracing integration and/or drop spans v1 support.
This prepares us for the changes coming up in v11, we need to split the web vitals code paths from
browserTracingIntegrationbut still keep it included there in a way that doesn't break it for existing users.Later depending on the progress of other projects we can either decouple it from the tracing integration and/or drop spans v1 support.