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

Breadcrumb

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

function SpanProcessorInterface::onEnd

See also

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

4 methods override SpanProcessorInterface::onEnd()
BatchSpanProcessor::onEnd in vendor/open-telemetry/sdk/Trace/SpanProcessor/BatchSpanProcessor.php
MultiSpanProcessor::onEnd in vendor/open-telemetry/sdk/Trace/SpanProcessor/MultiSpanProcessor.php
@inheritDoc
NoopSpanProcessor::onEnd in vendor/open-telemetry/sdk/Trace/SpanProcessor/NoopSpanProcessor.php
@inheritDoc
SimpleSpanProcessor::onEnd in vendor/open-telemetry/sdk/Trace/SpanProcessor/SimpleSpanProcessor.php

File

vendor/open-telemetry/sdk/Trace/SpanProcessorInterface.php, line 21

Class

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

Namespace

OpenTelemetry\SDK\Trace

Code

public function onEnd(ReadableSpanInterface $span) : void;

API Navigation

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