feat(telemetry): ensure all telemetry includes user email and installation id (#10897)

This commit is contained in:
Jerop Kipruto
2025-10-10 12:06:08 -04:00
committed by GitHub
parent 971eb64e98
commit 38bc856212
5 changed files with 185 additions and 7 deletions

View File

@@ -204,7 +204,8 @@ For local development and debugging, you can capture telemetry data locally:
The following section describes the structure of logs and metrics generated for
Gemini CLI.
- A `sessionId` is included as a common attribute on all logs and metrics.
The `session.id`, `installation.id`, and `user.email` are included as common
attributes on all logs and metrics.
### Logs