semantic-conventions/docs/resource/cloud-provider/gcp/gce.md

1.6 KiB

Google Compute Engine

Status: Development

type: gcp.gce

Description: Resources used by Google Compute Engine (GCE).

Attribute Type Description Examples Requirement Level Stability
gcp.gce.instance.hostname string The hostname of a GCE instance. This is the full value of the default or custom hostname. my-host1234.example.com; sample-vm.us-west1-b.c.my-project.internal Recommended Development
gcp.gce.instance.name string The instance name of a GCE instance. This is the value provided by host.name, the visible name of the instance in the Cloud Console UI, and the prefix for the default hostname of the instance as defined by the default internal DNS name. instance-1; my-vm-name Recommended Development