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

Constant PROCESS_GROUP_LEADER_PID

pub const PROCESS_GROUP_LEADER_PID: &'static str;
Expand description

The PID of the process’s group leader. This is also the process group ID (PGID) of the process.

§Examples

  • 23