From 5b5f496436a060124e57009d1f7f37bd4d27f0f3 Mon Sep 17 00:00:00 2001 From: uttamkanodia14 Date: Sat, 12 Jul 2025 02:40:25 +0530 Subject: Adds Flash Fallback logging and clearcut logging (#3843) --- docs/telemetry.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') 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: -- cgit v1.2.3