opentelemetry_semantic_conventions::attribute

Constant CLOUD_AVAILABILITY_ZONE

source
pub const CLOUD_AVAILABILITY_ZONE: &str = "cloud.availability_zone";
Expand description

Cloud regions often have multiple, isolated locations known as zones to increase availability. Availability zone represents the zone where the resource is running.

§Notes

Availability zones are called “zones” on Alibaba Cloud and Google Cloud.

§Examples

  • "us-east-1c"