Package: effect
Module: References
Context reference for the minimum trace level threshold for span sampling.
When to use
Use to set the trace-level threshold that decides whether newly created spans are sampled and exported.
See
CurrentTraceLevel for setting the level assigned to spans before this threshold is appliedSignature
declare const MinimumTraceLevel: Context.Reference<LogLevel>
Since v4.0.0