SessionId is missing when OpenTelemetryRumBuilder.buil() is used instead of the new OpenTelemetryRumInitializer.initialize function.
It seems the SessionProvider is missing. But to set the session provider manually there is no SessionProvider implementation available. The existing implementationSessionManager is an internal class so it is not accessible.