pub const PROCESS_OPEN_FILE_DESCRIPTOR_COUNT: &str = "process.open_file_descriptor.count";
Expand description

§Description

Number of file descriptors in use by the process.

§Metadata

Instrument:updowncounter
Unit:{count}
Status:Experimental