Constant HW_HOST_ENERGY
pub const HW_HOST_ENERGY: &'static str;
Expand description
§Description
Total energy consumed by the entire physical host, in joules
§Notes
The overall energy usage of a host MUST be reported using the specific hw.host.energy
and hw.host.power
metrics only, instead of the generic hw.energy
and hw.power
described in the previous section, to prevent summing up overlapping values
§Metadata
Instrument: | counter |
Unit: | J |
Status: | Development |
§Attributes
Name | Requirement |
---|---|
crate::attribute::HW_ID | Required |
crate::attribute::HW_NAME | Recommended |
crate::attribute::HW_PARENT | Recommended |