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] save "name" from Azure metadata in azure.vm.name attr #12914

Merged
merged 1 commit into from
Aug 3, 2022
Merged

Conversation

pmcollins
Copy link
Member

Description: Save the "name" value from the Azure metadata API in resource attribute azure.vm.name. This value was already being saved in the host.name attribute, but that attribute is also used by the system detector.

Link to tracking Issue: #12779

Testing: Unit tests updated. Manual testing performed on Azure.

Documentation: Field name and explanation added to readme

@pmcollins pmcollins marked this pull request as ready for review August 3, 2022 13:14
@pmcollins pmcollins requested a review from a team August 3, 2022 13:15
Copy link
Member

@mx-psi mx-psi left a comment

Choose a reason for hiding this comment

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

LGTM, As I mentioned over at #12779 (comment) I think it would be great to have this as a semantic convention

@mx-psi mx-psi merged commit 456d0c6 into open-telemetry:main Aug 3, 2022
@pmcollins pmcollins deleted the azure-detector branch August 3, 2022 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants