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

Breadcrumb

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

function TracerInterface::spanBuilder

Parameters

non-empty-string $spanName :

2 methods override TracerInterface::spanBuilder()
LateBindingTracer::spanBuilder in vendor/open-telemetry/api/Trace/LateBindingTracer.php
NoopTracer::spanBuilder in vendor/open-telemetry/api/Trace/NoopTracer.php

File

vendor/open-telemetry/api/Trace/TracerInterface.php, line 10

Class

TracerInterface

Namespace

OpenTelemetry\API\Trace

Code

public function spanBuilder(string $spanName) : SpanBuilderInterface;

API Navigation

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