WarpOtlpBridge

constructor(telemetry: WarpTelemetry, clock: Clock)

Parameters

telemetry

the WarpTelemetry whose span/log/metric exporters are drained.

clock

observation time stamped onto metric points. Required — inject a fixed clock in tests; never a real-dispatcher/wall-clock default that decouples from virtual time.