mirror of
https://github.com/temporalio/temporal.git
synced 2026-08-31 02:51:51 -07:00
## What changed? Instrumented local frontend, CHASM callback, and external Nexus operation HTTP clients with the shared OpenTelemetry transport. Legacy HSM callbacks and cross-cluster forwarding are intentionally out of scope. ## Why? Outbound Nexus HTTP calls need to carry trace context so callbacks and internal frontend calls remain connected to their originating spans. ## How did you test it? - [x] built - [ ] run locally and tested manually - [ ] covered by existing tests - [ ] added new unit test(s) - [x] added new functional test(s) --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>