Skip to content

[OTEL] Wire RPC Telemetry propagation across rpc boundaries - #2874

Open
George Ng (GeorgeNgMsft) wants to merge 8 commits into
mainfrom
dev/georgeng/otel_rpc_wiring
Open

[OTEL] Wire RPC Telemetry propagation across rpc boundaries#2874
George Ng (GeorgeNgMsft) wants to merge 8 commits into
mainfrom
dev/georgeng/otel_rpc_wiring

Conversation

@GeorgeNgMsft

@GeorgeNgMsft George Ng (GeorgeNgMsft) commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

This PR enables end-to-end OpenTelemetry trace continuity between the agent server and process-backed agents. RPC client and server spans now share the originating action trace while each process exports its own telemetry.

• Propagates bounded agent, action, session, and activation metadata.
• Excludes action parameters and RPC-internal context IDs.
• Covers success, failure, cancellation, and nested callbacks.
• Adds real subprocess integration coverage.
• Hardens secret filtering, browser compatibility, and subprocess startup handling.

image image image

@GeorgeNgMsft
George Ng (GeorgeNgMsft) marked this pull request as ready for review August 14, 2026 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant