Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
NoopMetricExporter.php
function NoopMetricExporter::shutdown
Overrides
MetricExporterInterface::shutdown
File
vendor/
open-telemetry/
sdk/
Metrics/
MetricExporter/
NoopMetricExporter.php
, line 19
Class
NoopMetricExporter
Namespace
OpenTelemetry\SDK\Metrics\MetricExporter
Code
public
function
shutdown
() : bool {
return
true
; }
RSS feed