Skip to content

[codex] Trace exec-server JSON-RPC requests#27466

Open
richardopenai wants to merge 1 commit into
starr/cca-exec-loggingfrom
codex/exec-server-rpc-tracing
Open

[codex] Trace exec-server JSON-RPC requests#27466
richardopenai wants to merge 1 commit into
starr/cca-exec-loggingfrom
codex/exec-server-rpc-tracing

Conversation

@richardopenai

@richardopenai richardopenai commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Propagate current W3C trace context on outbound JSON-RPC requests and parent bounded inbound request spans from received trace context.

Stack

Validation

  • just test -p codex-exec-server --lib (111 passed)
  • just bazel-lock-update
  • just bazel-lock-check

@chatgpt-codex-connector

Copy link
Copy Markdown
Contributor

Review source: Codex Cloud Agents (CCA)

Codex Cloud Agents (CCA) couldn't complete this review. The original Codex Review is unaffected.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e06c4e5e1d

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

codex-api = { workspace = true }
codex-client = { workspace = true }
codex-file-system = { workspace = true }
codex-otel = { workspace = true }

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Commit the Bazel lockfile update

Adding codex-otel changes this crate's dependency graph, but this commit does not update MODULE.bazel.lock. Because the repo requires refreshing that Bazel lockfile for dependency changes, bazel-lock-check/CI can fail until it is committed. guidance

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant