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

Breadcrumb

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

SamplingResult::RECORD_ONLY

Span will be recorded but SpanExporters will not receive this Span.

File

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

Class

SamplingResult

Namespace

OpenTelemetry\SDK\Trace

Code

public const RECORD_ONLY = 1;
RSS feed
Powered by Drupal