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

Breadcrumb

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

TraceAttributes::GCP_GCE_INSTANCE_NAME

The instance name of a GCE instance. This is the value provided by `host.name`, the visible name of the instance in the Cloud Console UI, and the prefix for the default hostname of the instance as defined by the default internal DNS name.

@example instance-1 @example my-vm-name

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const GCP_GCE_INSTANCE_NAME = 'gcp.gce.instance.name';

API Navigation

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