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

Breadcrumb

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

function SpanBuilderInterface::addLink

1 method overrides SpanBuilderInterface::addLink()
NoopSpanBuilder::addLink in vendor/open-telemetry/api/Trace/NoopSpanBuilder.php

File

vendor/open-telemetry/api/Trace/SpanBuilderInterface.php, line 25

Class

SpanBuilderInterface
Obtained from a {

Namespace

OpenTelemetry\API\Trace

Code

public function addLink(SpanContextInterface $context, iterable $attributes = []) : SpanBuilderInterface;

API Navigation

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