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

Breadcrumb

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

LateBindingTracerProvider::$tracerProvider

Type: tracerProvider

File

vendor/open-telemetry/api/Trace/LateBindingTracerProvider.php, line 17

Class

LateBindingTracerProvider
Late binding providers are designed to be used by Instrumentation, while we do not have control over when all components (propagators, etc) which are registered through composer.autoload.files are actually loaded. It means that tracers etc are not…

Namespace

OpenTelemetry\API\Trace

Code

private ?TracerProviderInterface $tracerProvider = null;

API Navigation

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