Docs.rs
opentelemetry-semantic-conventions-0.14.0
opentelemetry-semantic-conventions 0.14.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jtescher
cijothomas
github:open-telemetry:rust-publishers
Dependencies
opentelemetry ^0.22
dev
opentelemetry_sdk ^0.22
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
opentelemetry_semantic_conventions
0.14.0
In opentelemetry_semantic_conventions::resource
?
Constant
opentelemetry_semantic_conventions
::
resource
::
PROCESS_PARENT_PID
source
·
[
−
]
pub const PROCESS_PARENT_PID: &
str
= "process.parent_pid";
Expand description
Parent Process identifier (PID).
§
Examples
111