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

Breadcrumb

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

function SamplingResult::__construct

Parameters

?API\TraceStateInterface $traceState A Tracestate that will be associated with the Span through the new SpanContext.:

File

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

Class

SamplingResult

Namespace

OpenTelemetry\SDK\Trace

Code

public function __construct(int $decision, iterable $attributes = [], ?API\TraceStateInterface $traceState = null) {
}
RSS feed
Powered by Drupal