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

Breadcrumb

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

function SpanDataInterface::getAttributes

1 method overrides SpanDataInterface::getAttributes()
ImmutableSpan::getAttributes in vendor/open-telemetry/sdk/Trace/ImmutableSpan.php

File

vendor/open-telemetry/sdk/Trace/SpanDataInterface.php, line 28

Class

SpanDataInterface
Represents an immutable snapshot of a {

Namespace

OpenTelemetry\SDK\Trace

Code

public function getAttributes() : AttributesInterface;
RSS feed
Powered by Drupal