Skip to main content

PROCESS_OPEN_FILE_DESCRIPTOR_COUNT

Constant PROCESS_OPEN_FILE_DESCRIPTOR_COUNT 

pub const PROCESS_OPEN_FILE_DESCRIPTOR_COUNT: &'static str;
👎Deprecated:

{note: Replaced by process.unix.file_descriptor.count., reason: renamed, renamed_to: process.unix.file_descriptor.count}

Available on crate features opentelemetry and semconv_experimental only.
Expand description

§Description

Deprecated, use process.unix.file_descriptor.count instead

§Metadata

Instrument:updowncounter
Unit:{file_descriptor}
Status:Development