Adds Flash Fallback logging and clearcut logging (#3843)

This commit is contained in:
uttamkanodia14 2025-07-12 02:40:25 +05:30 committed by GitHub
parent 764809753a
commit 5b5f496436
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 93 additions and 1 deletions

View file

@ -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: