Closed
Description
Component(s)
processor/resourcedetection
What happened?
Description
Same as #29025 but for CPU stepping number (which surprisingly is not a number).
Steps to Reproduce
See open-telemetry/semantic-conventions/issues/495
Expected Result
host.cpu.stepping
should be set to a string
Actual Result
It is set to an integer
Collector version
any
Environment information
Environment
not relevant
OpenTelemetry Collector configuration
No response
Log output
No response
Additional context
cc @ChrsMark interested in taking this?