Constant PROCESS_PARENT_PID

Source
pub const PROCESS_PARENT_PID: &str = "process.parent_pid";
Expand description

Parent Process identifier (PPID).

§Notes

§Examples

  • 111