semantic-conventions/specification/resource/semantic_conventions/cloud.md

596 B

Cloud

type: cloud

Description: A cloud infrastructure (e.g. GCP, Azure, AWS).

Attribute Description Example
cloud.provider Name of the cloud provider.
Example values are aws, azure, gcp.
gcp
cloud.account.id The cloud account id used to identify different entities. opentelemetry
cloud.region A specific geographical location where different entities can run us-central1
cloud.zone Zones are a sub set of the region connected through low-latency links.
In aws it is called availability-zone.
us-central1-a