Libraries
    Preparing search index...

    Variable ITracerConst

    ITracer: { __brand: "ITracer" } = ...

    DI service key for an OpenTelemetry Tracer.

    Resolved from the global TracerProvider set by import('./setupOtel.js').setupOtel. Components that prefer dependency injection over the global API can inject this token.

    Type Declaration

    • __brand: "ITracer"