Defined in: src/types/logging/logger.types.ts(Optional) An external identifier for the session. If a session with this external ID already exists, it will be reused instead of creating a new session.
Defined in: src/types/logging/logger.types.ts(Optional) User metadata for the session as key-value string pairs. Only applied when creating a new session.
Defined in: src/types/logging/logger.types.ts(Optional) The ID of a previous session to link to. Creates a reference only; does not inherit metadata. Only applied when creating a new session.