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

Breadcrumb

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

class TraceConfig

Same name in this branch
  1. 11.1.x vendor/open-telemetry/gen-otlp-protobuf/Opentelemetry/Proto/Trace/V1/TraceConfig.php \Opentelemetry\Proto\Trace\V1\TraceConfig

Hierarchy

  • class \GPBMetadata\Opentelemetry\Proto\Trace\V1\TraceConfig

Expanded class hierarchy of TraceConfig

File

vendor/open-telemetry/gen-otlp-protobuf/GPBMetadata/Opentelemetry/Proto/Trace/V1/TraceConfig.php, line 7

Namespace

GPBMetadata\Opentelemetry\Proto\Trace\V1
View source
class TraceConfig {
    public static $is_initialized = false;
    public static function initOnce() {
        $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
        if (static::$is_initialized == true) {
            return;
        }
        $pool->internalAddGeneratedFile('
�
/opentelemetry/proto/trace/v1/trace_config.protoopentelemetry.proto.trace.v1"�
TraceConfigI
constant_sampler (2-.opentelemetry.proto.trace.v1.ConstantSamplerHO
trace_id_ratio_based (2/.opentelemetry.proto.trace.v1.TraceIdRatioBasedHR
rate_limiting_sampler (21.opentelemetry.proto.trace.v1.RateLimitingSamplerH 
max_number_of_attributes ("
max_number_of_timed_events (0
(max_number_of_attributes_per_timed_event (
max_number_of_links ()
!max_number_of_attributes_per_link (B	
sampler"�
ConstantSamplerP
decision (2>.opentelemetry.proto.trace.v1.ConstantSampler.ConstantDecision"D
ConstantDecision

ALWAYS_OFF
	ALWAYS_ON

ALWAYS_PARENT"*
TraceIdRatioBased

samplingRatio (""
RateLimitingSampler
qps (Bh
io.opentelemetry.proto.trace.v1BTraceConfigProtoPZ1go.opentelemetry.io/proto/otlp/collector/trace/v1bproto3', true);
        static::$is_initialized = true;
    }

}

Members

Title Sort descending Modifiers Object type Summary
TraceConfig::$is_initialized public static property
TraceConfig::initOnce public static function

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal