You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenTelemetryRumInitializer should allow users to enable gzip compressor in the default exporters that it configures.
Specifically, OpenTelemetryRumInitializer.initialize() should take a parameter that allows for that to happen, which ideally defaults to true, but I can understand it initially being false.