opentelemetry_semantic_conventions::metricConstant PROCESS_OPEN_FILE_DESCRIPTOR_COUNT
Source 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
| |
Instrument: | updowncounter |
Unit: | {count} |
Status: | Experimental |