Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
CachedInstrumentation.php
CachedInstrumentation::$tracers
@var WeakMap<TracerProviderInterface, TracerInterface>
Type:
tracers
File
vendor/
open-telemetry/
api/
Instrumentation/
CachedInstrumentation.php
, line 29
Class
CachedInstrumentation
Provides access to cached {@link TracerInterface} and {@link MeterInterface} instances.
Namespace
OpenTelemetry\API\Instrumentation
Code
private WeakMap $tracers;
RSS feed