mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
Telemetry: Improve clarity of user prompt event (#967)
This commit is contained in:
@@ -278,7 +278,7 @@ These are timestamped records of specific events.
|
||||
- `gemini_cli.user_prompt`: Fired when a user submits a prompt.
|
||||
|
||||
- **Attributes**:
|
||||
- `prompt_char_count`
|
||||
- `prompt_length`
|
||||
- `prompt` (except if `log_user_prompts_enabled` is false)
|
||||
|
||||
- `gemini_cli.tool_call`: Fired for every function call.
|
||||
|
||||
Reference in New Issue
Block a user