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

Breadcrumb

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

function MetricExporterInterface::shutdown

2 methods override MetricExporterInterface::shutdown()
InMemoryExporter::shutdown in vendor/open-telemetry/sdk/Metrics/MetricExporter/InMemoryExporter.php
NoopMetricExporter::shutdown in vendor/open-telemetry/sdk/Metrics/MetricExporter/NoopMetricExporter.php

File

vendor/open-telemetry/sdk/Metrics/MetricExporterInterface.php, line 16

Class

MetricExporterInterface

Namespace

OpenTelemetry\SDK\Metrics

Code

public function shutdown() : bool;
RSS feed
Powered by Drupal