PROCESS_USER_ID

Constant PROCESS_USER_ID 

pub const PROCESS_USER_ID: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

The effective user ID (EUID) of the process.

§Notes

§Examples

  • 1001