Constant HW_PHYSICAL_DISK_ENDURANCE_UTILIZATION
pub const HW_PHYSICAL_DISK_ENDURANCE_UTILIZATION: &'static str;Available on crate features
opentelemetry and semconv_experimental only.Expand description
§Description
Endurance remaining for this SSD disk
§Metadata
| Instrument: | gauge |
| Unit: | 1 |
| Status: | Development |
§Attributes
| Name | Requirement |
|---|---|
crate::attribute::HW_FIRMWARE_VERSION | Recommended |
crate::attribute::HW_ID | Required |
crate::attribute::HW_MODEL | Recommended |
crate::attribute::HW_NAME | Recommended |
crate::attribute::HW_PARENT | Recommended |
crate::attribute::HW_PHYSICAL_DISK_STATE | Required |
crate::attribute::HW_PHYSICAL_DISK_TYPE | Recommended |
crate::attribute::HW_SERIAL_NUMBER | Recommended |
crate::attribute::HW_VENDOR | Recommended |