Session management is now available in a prototype state:
https://github.com/open-telemetry/opentelemetry-js/blob/main/experimental/packages/web-common/src/SessionManager.ts
The readme of the web-common package has a basic example of how it is configured
https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/web-common#sessions
It might be useful to have a dedicated documentation that talks about sessions in more detail. This would make it more discoverable for users.
Session management is now available in a prototype state:
https://github.com/open-telemetry/opentelemetry-js/blob/main/experimental/packages/web-common/src/SessionManager.ts
The readme of the web-common package has a basic example of how it is configured
https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/web-common#sessions
It might be useful to have a dedicated documentation that talks about sessions in more detail. This would make it more discoverable for users.