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

Breadcrumb

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

SamplingResult::DROP

Span will not be recorded and all events and attributes will be dropped.

File

vendor/open-telemetry/sdk/Trace/SamplingResult.php, line 14

Class

SamplingResult

Namespace

OpenTelemetry\SDK\Trace

Code

public const DROP = 0;
RSS feed
Powered by Drupal