Explicit export configuration captured by a trace context.
Standalone callers may rely on the boot default profile derived from application config. Governed callers should construct and pass a profile at the call site so export sinks are data on the trace context, not ambient VM state consulted at finish time.
Summary
Functions
Captures the application-configured exporters as a boot default profile.
Builds the governed-effect export profile.
Builds an explicit export profile.
Types
Functions
@spec boot_default() :: t()
Captures the application-configured exporters as a boot default profile.
Builds the governed-effect export profile.
Builds an explicit export profile.