We've found that across most platforms, Otel is more of a starting point to building good instrumentation libraries. We've been building on top of Otel/Splunk's browser SDK implementation for our package [1] which does roll in session replay, and also adding on better exception tracking, etc. None of which remotely comes out of the box unfortunately.
Being able to connect frontend sessions -> backend trace/logs has been a huge DX change though imo.
Being able to connect frontend sessions -> backend trace/logs has been a huge DX change though imo.
[1] https://www.hyperdx.io/blog/browser-based-distributed-tracin...