Skip to content

Add rollout compression counters#25679

Merged
jif-oai merged 1 commit into
mainfrom
jif/rollout-compression-counters
Jun 1, 2026
Merged

Add rollout compression counters#25679
jif-oai merged 1 commit into
mainfrom
jif/rollout-compression-counters

Conversation

@jif-oai

@jif-oai jif-oai commented Jun 1, 2026

Copy link
Copy Markdown
Collaborator

Summary

Add counter telemetry for the local rollout compression worker so we can see when it runs, why it skips, and how individual file/materialization paths resolve.

Changes

  • Emit codex.rollout_compression.run with statuses for start, completion, failure, duplicate-run skip, and missing runtime skip.
  • Emit codex.rollout_compression.file outcomes for scanned, compressed, skipped, and failed compression candidates.
  • Emit codex.rollout_compression.temp_cleanup and codex.rollout_compression.materialize counters for cleanup and decompression paths.

Validation

  • just fmt
  • just test -p codex-rollout
  • just fix -p codex-rollout

@jif-oai jif-oai marked this pull request as ready for review June 1, 2026 20:13
@jif-oai

jif-oai commented Jun 1, 2026

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown
Contributor

Codex Review: Didn't find any major issues. Keep them coming!

ℹ️ 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".

@jif-oai jif-oai merged commit 9f4fac8 into main Jun 1, 2026
30 checks passed
@jif-oai jif-oai deleted the jif/rollout-compression-counters branch June 1, 2026 20:26
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant