semantic-conventions icon indicating copy to clipboard operation
semantic-conventions copied to clipboard

Standalone hw.temperature.status metric

Open thompson-tomo opened this issue 1 month ago • 2 comments

Area(s)

area:hardware

What's missing?

The current hw.status metric is overly broad and the temperature use case would benefit from a tailored metric so that the metrics can more easily be associated with the hw component. This would be supported by #1344

Describe the solution you'd like

A standalone hw.temperature.status metric with the hw.id attribute referring to the parent not sensor. There should also be a hw.temperature.state attribute which corresponds to the ok, high or low. We could then use hw.state to indicate if it is ok, critical or warning.

This new attribute could then be added to the hw.temperature.limit metric so that hw.limit_type, can focus on min/max.

After this the temperature metrics should be added to the pages corresponding to the different hw.type's.

Tip

React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.

thompson-tomo avatar Oct 18 '25 03:10 thompson-tomo