Files
codex/codex-rs
andrewgu-oai c223ff3170 Tag remote model fetch duration by authentication mode (#46570)
## What changed

Add an `auth_mode` tag to `codex.remote_models.fetch_update.duration_ms`: `api_key` when a provider API key is configured or API key authentication is active, `chatgpt` for other available authentication, and `none` when neither applies. Start the timer after retrieving authentication.

GitOrigin-RevId: 7aa8f3af4a9fe38fc903fa2c8698b537b692850a
2026-09-19 01:58:43 +00:00
..