rama::telemetry::opentelemetry::semantic_conventions::attribute

Constant PROCESS_SESSION_LEADER_PID

pub const PROCESS_SESSION_LEADER_PID: &'static str;
Expand description

The PID of the process’s session leader. This is also the session ID (SID) of the process.

§Examples

  • 14