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

Breadcrumb

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

KnownValues::OTEL_LOGS_EXPORTER

File

vendor/open-telemetry/sdk/Common/Configuration/KnownValues.php, line 159

Class

KnownValues
"Known values" for OpenTelemetry configurataion variables. Notice: Values specific to the PHP SDK have been added

Namespace

OpenTelemetry\SDK\Common\Configuration

Code

public const OTEL_LOGS_EXPORTER = [
    self::VALUE_OTLP,
    self::VALUE_NONE,
];

API Navigation

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