rama::telemetry::opentelemetry::semantic_conventions::resource

Constant GCP_GCE_INSTANCE_HOSTNAME

pub const GCP_GCE_INSTANCE_HOSTNAME: &'static str;
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"