When span streaming becomes the default, we should remove our standalone web vital spans experiment as it's superseded by web vitals being emitted as streamed spans.
This also means removing the experimental.standaloneoption in our StartSpanOptions and the respective implementation in SentrySpan.
Should save a few bytes all together 🤞
When span streaming becomes the default, we should remove our standalone web vital spans experiment as it's superseded by web vitals being emitted as streamed spans.
This also means removing the
experimental.standaloneoption in ourStartSpanOptionsand the respective implementation inSentrySpan.Should save a few bytes all together 🤞