Get desktop application:
View/edit binary Protocol Buffers messages
Used in:
SHA-256 hash of the API key used for the request.
dbt Cloud account ID (from team_id on the virtual key).
dbt Cloud user ID (from key metadata).
Global dbt Cloud account identifier slug (from /api/v2/accounts/{id}/).
Used in:
Deprecated: billability should be determined downstream from event_type, deployment_mode, and model metadata. Always sent as false.
Event subtype for analytics: "completion", "websocket_lifecycle".
Used in:
Cost in USD as reported by LiteLLM.
How the cost was determined: "calculated", "non_billable", "missing_usage", "pricing_failed".
Explanation when cost_status is not "calculated" (e.g. failure debug info).
Used in:
Exception class name (e.g. "BadRequestError").
Provider error code.
Human-readable error description.
Provider that returned the error.
Used in:
Unix timestamp when the request started.
Unix timestamp when the response completed.
Total response time in seconds.
Used in:
Full provider endpoint URL.
Logical model group (e.g. "claude-opus-4-7").
Internal model deployment ID.
LLM provider name (e.g. "bedrock", "openai").
Model as requested by the caller (e.g. "bedrock/us.anthropic.claude-opus-4-7").
Used in:
LiteLLM call type (e.g. "acompletion", "aresponses").
ChatCompletion response ID.
Internal LiteLLM correlation ID.
"success" or "failure".
Whether the request was streamed.
Distributed trace ID for request correlation.
Emitted on every LLM request completion (success or failure) by the litellm gateway.
"llm_request_completed" or "llm_request_failed".
Pod/deployment identifier (e.g. "litellm-549bf484d9-cs58d").
Populated only on failure events.
Wizard session/turn attribution from x-codex-turn-metadata.
Cost information derived from LiteLLM response_cost.
Event classification for billing and analytics.
"local" (BYOK sidecar) or "hosted" (Helm-deployed proxy).
Used in:
Anthropic prompt caching: tokens written to cache.
Anthropic prompt caching: tokens read from cache.
OpenAI-style cached prompt tokens.
Used in:
Wizard session ID from x-codex-turn-metadata.
Wizard turn ID from x-codex-turn-metadata.
Thread source (e.g. "cli", "vscode", "cloud").
Unix timestamp in milliseconds when the turn started.
Whether the WIZARD_INTERNAL env var was set for this session.