semantic-conventions
semantic-conventions copied to clipboard
Refocus of os types #1257
Closes #1257
Changes
Deprecate all existing os types and instead use the field to describe the type of the OS ie windows or Unix. The existing types should be the os.name and/or unix.kernel.name with the later handled via #2641
Note: if the PR is touching an area that is not listed in the existing areas, or the area does not have sufficient domain experts coverage, the PR might be tagged as experts needed and move slowly until experts are identified.
Merge requirement checklist
- [x] CONTRIBUTING.md guidelines followed.
- [x] Change log entry added, according to the guidelines in When to add a changelog entry.
- If your PR does not need a change log, start the PR title with
[chore]
- If your PR does not need a change log, start the PR title with
- [ ] schema-next.yaml updated with changes to existing conventions.