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

Breadcrumb

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

function SpanInterface::setStatus

@psalm-param StatusCode::STATUS_* $code

See also

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

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

File

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

Class

SpanInterface

Namespace

OpenTelemetry\API\Trace

Code

public function setStatus(string $code, ?string $description = null) : SpanInterface;

API Navigation

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