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

Breadcrumb

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

function SpanDataInterface::getTotalDroppedEvents

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

1 method overrides SpanDataInterface::getTotalDroppedEvents()
ImmutableSpan::getTotalDroppedEvents in vendor/open-telemetry/sdk/Trace/ImmutableSpan.php
@see https://github.com/open-telemetry/opentelemetry-specification/blob/v1.6…

File

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

Class

SpanDataInterface
Represents an immutable snapshot of a {

Namespace

OpenTelemetry\SDK\Trace

Code

public function getTotalDroppedEvents() : int;
RSS feed
Powered by Drupal