ConstantSampler_ConstantDecision.php
Namespace
Opentelemetry\Proto\Trace\V1File
-
vendor/
open-telemetry/ gen-otlp-protobuf/ Opentelemetry/ Proto/ Trace/ V1/ ConstantSampler_ConstantDecision.php
View source
<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: opentelemetry/proto/trace/v1/trace_config.proto
namespace Opentelemetry\Proto\Trace\V1;
if (false) {
/**
* This class is deprecated. Use Opentelemetry\Proto\Trace\V1\ConstantSampler\ConstantDecision instead.
* @deprecated
*/
class ConstantSampler_ConstantDecision {
}
}
class_exists(ConstantSampler\ConstantDecision::class);
@trigger_error('Opentelemetry\\Proto\\Trace\\V1\\ConstantSampler_ConstantDecision is deprecated and will be removed in the next major release. Use Opentelemetry\\Proto\\Trace\\V1\\ConstantSampler\\ConstantDecision instead', E_USER_DEPRECATED);