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

Constant CLOUD_REGION

pub const CLOUD_REGION: &'static str;
Expand description

The geographical region the resource is running.

§Notes

Refer to your provider’s docs to see the available regions, for example Alibaba Cloud regions, AWS regions, Azure regions, Google Cloud regions, or Tencent Cloud regions.

§Examples

  • "us-central1"
  • "us-east-1"