open-code-review/cmd
xujiejie a32f85272b
Some checks failed
CI / test (push) Has been cancelled
feat(telemetry): propagate W3C traceparent from parent process (#352)
- Add ContextWithTraceParentFromEnv to extract TRACEPARENT env var and
  inject upstream span context via OTel TextMapPropagator.
- Register TraceContext+Baggage composite propagator in Init().
- Wire trace parent propagation into review and scan entry points.
- Add tests for valid, absent, disabled, and malformed TRACEPARENT.
2026-07-14 11:28:09 +08:00
..
opencodereview feat(telemetry): propagate W3C traceparent from parent process (#352) 2026-07-14 11:28:09 +08:00