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

Breadcrumb

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

TraceAttributes::K8S_CONTAINER_NAME

The name of the Container from Pod specification, must be unique within a Pod. Container runtime usually uses different globally unique name (`container.name`).

@example redis

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const K8S_CONTAINER_NAME = 'k8s.container.name';

API Navigation

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