Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
MetricWriterInterface.php
function MetricWriterInterface::enabled
1 method overrides
MetricWriterInterface::enabled()
MetricRegistry::enabled
in vendor/
open-telemetry/
sdk/
Metrics/
MetricRegistry/
MetricRegistry.php
File
vendor/
open-telemetry/
sdk/
Metrics/
MetricRegistry/
MetricWriterInterface.php
, line 20
Class
MetricWriterInterface
@internal
Namespace
OpenTelemetry\SDK\Metrics\MetricRegistry
Code
public
function
enabled
(Instrument
$instrument
) : bool;
RSS feed