Module: Datadog::Tracing::Sampling::Ext::Mechanism
- Defined in:
- lib/datadog/tracing/sampling/ext.rb
Overview
List of what mechanism was used to make the trace-level sampling decision.
Constant Summary collapse
- SPAN_SAMPLING_RATE =
Single Span Sampled.
8