From 01ad74a8700d50356dff60719d761d5550f643dd Mon Sep 17 00:00:00 2001 From: Jerop Kipruto Date: Fri, 31 Oct 2025 11:13:38 -0400 Subject: [PATCH] docs(cli): `user.email` attribute is only available for Google auth (#12372) --- docs/cli/telemetry.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/cli/telemetry.md b/docs/cli/telemetry.md index 69bb904c8d..984563fe38 100644 --- a/docs/cli/telemetry.md +++ b/docs/cli/telemetry.md @@ -225,8 +225,9 @@ 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. -The `session.id`, `installation.id`, and `user.email` are included as common -attributes on all logs and metrics. +The `session.id`, `installation.id`, and `user.email` (available only when +authenticated with a Google account) are included as common attributes on all +logs and metrics. ### Logs