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

Breadcrumb

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

function SpanInterface::wrap

Returns a non-recording {It will not be exported and al tracing operations are no-op, but can be used to propagate a valid {

See also

SpanInterface} that hold the provided *$spanContext* but has no functionality.

SpanContext} downstream.

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

1 method overrides SpanInterface::wrap()
Span::wrap in vendor/open-telemetry/api/Trace/Span.php
@inheritDoc

File

vendor/open-telemetry/api/Trace/SpanInterface.php, line 39

Class

SpanInterface

Namespace

OpenTelemetry\API\Trace

Code

public static function wrap(SpanContextInterface $spanContext) : SpanInterface;

API Navigation

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