Constant HW_HOST_POWER

pub const HW_HOST_POWER: &'static str;
Expand description

§Description

Instantaneous power consumed by the entire physical host in Watts (hw.host.energy is preferred)

§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:gauge
Unit:W
Status:Development

§Attributes