openai.codex.usage.threads (count) | Codex threads (conversations) started by the user that day |
openai.codex.usage.turns (count) | User turns (messages) sent across Codex threads that day |
openai.codex.usage.credits (count) | Codex credits consumed by the user that day |
openai.codex.usage.tokens.uncached_input (count) | Uncached text input tokens processed by the user that day |
openai.codex.usage.tokens.cached_input (count) | Cached text input tokens processed by the user that day |
openai.codex.usage.tokens.output (count) | Text output tokens generated for the user that day |
openai.codex.usage.tokens.total (count) | Total text tokens (input and output) processed for the user that day |
openai.codex.usage.by_model.tokens.uncached_input (count) | Uncached text input tokens broken down by model |
openai.codex.usage.by_model.tokens.cached_input (count) | Cached text input tokens broken down by model |
openai.codex.usage.by_model.tokens.output (count) | Text output tokens broken down by model |
openai.codex.usage.by_model.tokens.total (count) | Total text tokens broken down by model |
openai.codex.usage.by_client.threads (count) | Codex threads started via this client (for example, cli, ide, or web) |
openai.codex.usage.by_client.turns (count) | User turns sent via this client (for example, cli, ide, or web) |
openai.codex.usage.code_attribution.lines_added (count) | Lines of code added attributable to Codex that day |
openai.codex.usage.code_attribution.lines_removed (count) | Lines of code removed attributable to Codex that day |
openai.codex.code_reviews.completed (count) | Pull request reviews completed by Codex |
openai.codex.code_reviews.comments.total (count) | Total review comments left by Codex |
openai.codex.code_reviews.comments.p0 (count) | P0 (highest priority) review comments left by Codex |
openai.codex.code_reviews.comments.p1 (count) | P1 review comments left by Codex |
openai.codex.code_reviews.comments.p2 (count) | P2 review comments left by Codex |
openai.codex.code_review_responses.reactions.upvotes (count) | Upvote reactions received on Codex review comments |
openai.codex.code_review_responses.reactions.downvotes (count) | Downvote reactions received on Codex review comments |
openai.codex.code_review_responses.reactions.other (count) | Other reactions received on Codex review comments |
openai.codex.code_review_responses.replies (count) | Codex review comments that received a reply |
openai.codex.code_review_responses.engaged (count) | Codex review comments that were engaged with |