diff options
Diffstat (limited to 'docs/telemetry.md')
| -rw-r--r-- | docs/telemetry.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/telemetry.md b/docs/telemetry.md index b308217f..76958794 100644 --- a/docs/telemetry.md +++ b/docs/telemetry.md @@ -194,6 +194,10 @@ Logs are timestamped records of specific events. The following events are logged - `response_text` (if applicable) - `auth_type` +- `gemini_cli.flash_fallback`: This event occurs when Gemini CLI switches to flash as fallback. + - **Attributes**: + - `auth_type` + ### Metrics Metrics are numerical measurements of behavior over time. The following metrics are collected for Gemini CLI: |
