opentelemetry_semantic_conventions::attribute

Constant PROCESS_USER_ID

source
pub const PROCESS_USER_ID: &str = "process.user.id";
Expand description

The effective user ID (EUID) of the process.

ยงExamples

  • 1001