tracerOf
tracerOf(
system):Tracer
Defined in: src/tracing/TracingExtension.ts:46
Convenience accessor used by framework instrumentation. Cheap on
the no-tracer hot path because the extension chain returns a
cached TracingExtension and get() returns the singleton noop.