mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 14:10:37 -07:00
feat(telemetry): add specific PR, issue, and custom tracking IDs for GitHub Actions (#21129)
This commit is contained in:
@@ -339,6 +339,12 @@ Captures startup configuration and user prompt submissions.
|
||||
- `mcp_tools` (string, if applicable)
|
||||
- `mcp_tools_count` (int, if applicable)
|
||||
- `output_format` ("text", "json", or "stream-json")
|
||||
- `github_workflow_name` (string, optional)
|
||||
- `github_repository_hash` (string, optional)
|
||||
- `github_event_name` (string, optional)
|
||||
- `github_pr_number` (string, optional)
|
||||
- `github_issue_number` (string, optional)
|
||||
- `github_custom_tracking_id` (string, optional)
|
||||
|
||||
- `gemini_cli.user_prompt`: Emitted when a user submits a prompt.
|
||||
- **Attributes**:
|
||||
|
||||
Reference in New Issue
Block a user