summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJerop Kipruto <[email protected]>2025-06-14 07:49:21 -0700
committerGitHub <[email protected]>2025-06-14 14:49:21 +0000
commit3bcb3c36661c87e5dfdd91b2fce19f8b29b31e01 (patch)
tree1c100f3a4968260a94813be503630a274c00f8c7 /scripts
parent4873fce7919b4d74cee183a91fa8a3af58aef993 (diff)
docs: clarify telemetry script usage (#1034)
Updates the telemetry documentation and the GCP telemetry script to make it clearer that the Gemini CLI needs to be run in a separate terminal session after starting the collector script. This addresses potential user confusion where they might expect telemetry data to appear without actively using the CLI. #750
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/telemetry_gcp.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/telemetry_gcp.js b/scripts/telemetry_gcp.js
index a842625e..6fc3ebe4 100755
--- a/scripts/telemetry_gcp.js
+++ b/scripts/telemetry_gcp.js
@@ -161,6 +161,9 @@ async function main() {
});
console.log(`\n✨ Local OTEL collector for GCP is running.`);
+ console.log(
+ '\nšŸš€ To send telemetry, run the Gemini CLI in a separate terminal window.',
+ );
console.log(`\nšŸ“„ Collector logs are being written to: ${OTEL_LOG_FILE}`);
console.log(`\nšŸ“Š View your telemetry data in Google Cloud Console:`);
console.log(