opentelemetry_semantic_conventions::attribute

Constant PROCESS_VPID

source
pub const PROCESS_VPID: &str = "process.vpid";
Expand description

Virtual process identifier.

§Notes

The process ID within a PID namespace. This is not necessarily unique across all processes on the host but it is unique within the process namespace that the process exists within.

§Examples

  • 12