Module: OpenTelemetry::SemConv::Incubating::SESSION

Defined in:
lib/opentelemetry/semconv/incubating/session/attributes.rb

Attribute Names collapse

SESSION_ID =
Note:

Stability Level: development

A unique id to identify a session.

'session.id'
SESSION_PREVIOUS_ID =
Note:

Stability Level: development

The previous session.id for this user, when known.

'session.previous_id'