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

Breadcrumb

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

function SpanDataInterface::getEvents

Return value

list<EventInterface>

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

File

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

Class

SpanDataInterface
Represents an immutable snapshot of a {

Namespace

OpenTelemetry\SDK\Trace

Code

public function getEvents() : array;
RSS feed
Powered by Drupal