Task · CAOT-0024

Reconcile against native client OTel and mark backfill

Description

Both CLIs already export their own OTLP to the same collector. Emitting a second series with the same meaning under a different name produces a dashboard that adds them together and is wrong in a way nobody notices.

Native telemetry starts when it is switched on; the transcripts are retroactive. The overlap window is the risk.

Acceptance Criteria

Definition of Done

References

View the source file on GitHub