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

Breadcrumb

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

function SpanExporterInterface::shutdown

@see https://github.com/open-telemetry/opentelemetry-specification/blob/v1.7…

2 methods override SpanExporterInterface::shutdown()
ConsoleSpanExporter::shutdown in vendor/open-telemetry/sdk/Trace/SpanExporter/ConsoleSpanExporter.php
@see https://github.com/open-telemetry/opentelemetry-specification/blob/v1.7…
SpanExporter::shutdown in vendor/open-telemetry/exporter-otlp/SpanExporter.php
@see https://github.com/open-telemetry/opentelemetry-specification/blob/v1.7…

File

vendor/open-telemetry/sdk/Trace/SpanExporterInterface.php, line 25

Class

SpanExporterInterface

Namespace

OpenTelemetry\SDK\Trace

Code

public function shutdown(?CancellationInterface $cancellation = null) : bool;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal