Closed
Description
Component(s)
No response
Is your feature request related to a problem? Please describe.
Currently, the resource detection processor populates:
attribute | description |
---|---|
os.description | Human readable OS version information. |
os.type | The os.type |
os.version | The os.version |
It would be nice if it populated the other os.* semconv attributes, namely os.build.id
, os.name
Describe the solution you'd like
the resource detection processor to populate os.name and os.build.id
Describe alternatives you've considered
No response
Additional context
No response