semantic-conventions
semantic-conventions copied to clipboard
Standalone hw.temperature.status metric
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.