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

Breadcrumb

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

TraceAttributes::GCP_CLIENT_SERVICE

Identifies the Google Cloud service for which the official client library is intended.

Intended to be a stable identifier for Google Cloud client libraries that is uniform across implementation languages. The value should be derived from the canonical service domain for the service; for example, 'foo.googleapis.com' should result in a value of 'foo'.

@example appengine @example run @example firestore @example alloydb @example spanner

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const GCP_CLIENT_SERVICE = 'gcp.client.service';

API Navigation

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