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.
@example instance-1 @example my-vm-name
public const GCP_GCE_INSTANCE_NAME = 'gcp.gce.instance.name';