struct OpenTelemetry::Sampler::SamplingResult
- OpenTelemetry::Sampler::SamplingResult
- Struct
- Value
- Object
Defined in:
sampler/sampling_result.crConstructors
Instance Method Summary
Constructor Detail
def self.new(decision : OpenTelemetry::Sampler::SamplingResult::Decision, attributes = {} of String => AnyAttribute, trace_state = {} of String => String)
#