Skip to content

Add session id to Codex runtime analytics events#20948

Draft
michaelmusson-openai wants to merge 8 commits into
mainfrom
codex/session-id-runtime-analytics
Draft

Add session id to Codex runtime analytics events#20948
michaelmusson-openai wants to merge 8 commits into
mainfrom
codex/session-id-runtime-analytics

Conversation

@michaelmusson-openai
Copy link
Copy Markdown

Summary

  • add grouped session_id to thread initialized, turn, turn steer, compaction, guardian review, and subagent thread analytics payloads
  • carry session_id through reducer thread metadata from PR 20437 ThreadStart/ThreadResume responses and subagent emission call sites
  • update analytics serialization/reducer tests for the new field

Validation

  • cargo fmt --package codex-analytics --package codex-core
  • cargo test -p codex-analytics --no-default-features
  • attempted: cargo test -p codex-analytics -p codex-core responses_headers --no-default-features, blocked by missing host libcap/pkg-config dependency in codex-linux-sandbox build script

jif-oai and others added 8 commits April 30, 2026 15:54
Co-authored-by: Codex <noreply@openai.com>
Co-authored-by: Codex <noreply@openai.com>
Co-authored-by: Codex <noreply@openai.com>
Co-authored-by: Codex <noreply@openai.com>
Co-authored-by: Codex <noreply@openai.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

Base automatically changed from jif/add-session-id to main May 6, 2026 08: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.

2 participants