Constant opentelemetry_application_insights::attrs::SESSION_ID[][src]

pub const SESSION_ID: Key;

Session ID - the instance of the user’s interaction with the app. Information in the session context fields is always about the end user. When telemetry is sent from a service, the session context is about the user that initiated the operation in the service.