Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[processor/resourcedetection] Add detection of os.description to the system detector #24542

Merged
merged 5 commits into from
Aug 4, 2023

Conversation

mx-psi
Copy link
Member

@mx-psi mx-psi commented Jul 25, 2023

Description: Add detection of os.description to the system detector using resource.WithOSDescription from opentelemetry-go.

Link to tracking Issue: Fixes #24541

Testing: Manually tested on my Linux laptop, amended existing tests.

Documentation: Added to README.md

Copy link
Member

@songy23 songy23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mx-psi mx-psi added the ready to merge Code review completed; ready to merge by maintainers label Jul 31, 2023
@mx-psi
Copy link
Member Author

mx-psi commented Jul 31, 2023

cc @dmitryax in case you want to have a look, I will merge by end of week if you don't have any concerns

@mx-psi mx-psi requested a review from dmitryax July 31, 2023 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal/metadataproviders processor/resourcedetection Resource detection processor ready to merge Code review completed; ready to merge by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[processor/resourcedetection] Add os.description to system detector
3 participants