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