Skip to content

telemetry(exec-server): trace Noise virtual streams#30676

Draft
apanasenko-oai wants to merge 1 commit into
apanasenko/ttft-exec-rpcfrom
apanasenko/ttft-exec-noise-stream
Draft

telemetry(exec-server): trace Noise virtual streams#30676
apanasenko-oai wants to merge 1 commit into
apanasenko/ttft-exec-rpcfrom
apanasenko/ttft-exec-noise-stream

Conversation

@apanasenko-oai

Copy link
Copy Markdown
Collaborator

Summary

Carry RPC trace context through exec-server Noise virtual streams and physical relay frames.

  • Reuse one message trace across fragmentation and reassembly.
  • Measure stream queueing, framing, encryption, physical send, receive, decode, and processor handoff.
  • Correlate responses and terminal notifications with their originating request.
  • Preserve relay framing and virtual-stream behavior.

This PR is stacked on the exec RPC foundation in #30675 and is split out of #30632.

Validation

  • Nine focused Noise stream, trace-correlation, keepalive, and malformed-handshake tests passed.
  • just fmt passed, with an unrelated justfile rewrite discarded.
  • The broader exec-server suite remains environment-limited by macOS sandbox-exec permission denials and local network or HTTP timeouts.

@apanasenko-oai apanasenko-oai force-pushed the apanasenko/ttft-exec-noise-stream branch from 998d634 to ffc1ef3 Compare June 30, 2026 06:48
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