-
Notifications
You must be signed in to change notification settings - Fork 182
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
Semantic conventions for virtual machine resources #1084
Comments
Compute Instance/ semantic-conventions/docs/resource/host.md Lines 24 to 28 in 96f8bda
Cloud specific conventions such as GCP are being defined semantic-conventions/docs/resource/cloud-provider/gcp/gce.md Lines 17 to 20 in 96f8bda
I did not yet find the hypervisor semantics (say related to host.type such as AWS The cloud provider environment are defined in https://github.com/open-telemetry/semantic-conventions/blob/main/docs/resource/cloud.md but does not seem to cover private cloud stacks such as vmware/openstack/... semantic-conventions/docs/resource/cloud.md Lines 17 to 24 in 96f8bda
#1413 adds model for a physical datacenter (typically in a private cloud) |
Area(s)
area:new
Is your change request related to a problem? Please describe.
I want to know details about the VM resources being utilised in a vendor agnostic manner
Describe the solution you'd like
I would like a clear definition of semantic conventions which describe a VM provider
vmhost.provider
ie esxi, hyper-vvmhost.version
vmhost.address
Should be checked if any vendor specific VM fields would make sense to be moved.
Describe alternatives you've considered
Do not have it stsndardised
Additional context
No response
The text was updated successfully, but these errors were encountered: