Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. TraceAttributes.php

TraceAttributes::CLOUD_AVAILABILITY_ZONE

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

Availability zones are called "zones" on Alibaba Cloud and Google Cloud.

@example us-east-1c

File

vendor/open-telemetry/sem-conv/TraceAttributes.php, line 646

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const CLOUD_AVAILABILITY_ZONE = 'cloud.availability_zone';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal