pub const GCP_GCE_INSTANCE_HOSTNAME: &str = "gcp.gce.instance.hostname";
Expand description
The hostname of a GCE instance. This is the full value of the default or custom hostname.
ยงExamples
"my-host1234.example.com"
"sample-vm.us-west1-b.c.my-project.internal"