Explicitly set up tracing for @langwatch/scenario.
Call this before any run() invocations when you want full control
over the observability configuration. If called, run() will skip
its own lazy initialization.
The judgeSpanCollector is always added as a span processor regardless
of the user-provided options.
Explicitly set up tracing for @langwatch/scenario.
Call this before any
run()invocations when you want full control over the observability configuration. If called,run()will skip its own lazy initialization.The
judgeSpanCollectoris always added as a span processor regardless of the user-provided options.