index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
core
/
src
/
telemetry
Age
Commit message (
Collapse
)
Author
2025-08-21
fix(metrics): Do not convert numerical metrics to strings (#6701)
Shardul Natu
Co-authored-by: Shnatu <
[email protected]
> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Bryan Morgan <
[email protected]
> Co-authored-by: Arya Gummadi <
[email protected]
>
2025-08-20
test(logging): Add tests for default log fields (#6583)
Lee James
2025-08-20
Changes to add MCP tool count, and MCP tool name as dimension (#6631)
agarwalravikant
Co-authored-by: Ravikant Agarwal <
[email protected]
> Co-authored-by: Bryan Morgan <
[email protected]
>
2025-08-20
Refac: Centralize storage file management (#4078)
Yuki Okita
Co-authored-by: Taylor Mullen <
[email protected]
>
2025-08-19
update(opentelemetry): Upgrade OTel dependencies (#6540)
Shardul Natu
Co-authored-by: Shnatu <
[email protected]
>
2025-08-19
feat(core): Cleanup after migrating tools. (#6199)
joshualitt
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-19
Log all session metadata (#6423)
owenofbrien
2025-08-19
feat: add file change tracking to session metrics (#6094)
Arya Gummadi
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-19
Changes to add tool_type as dimension (#6538)
agarwalravikant
Co-authored-by: Ravikant Agarwal <
[email protected]
>
2025-08-18
feat(client/compression): Log telemetry when compressing chat context. (#6195)
Richie Foreman
2025-08-17
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Richie Foreman
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-16
Add support for HTTP OpenTelemetry exporters (#6357)
Billy Biggs
2025-08-15
Add session id to session summary and /bug template (#6313)
owenofbrien
Co-authored-by: Bryan Morgan <
[email protected]
>
2025-08-14
Log CLI version and git commit hash (v2) (#6176)
owenofbrien
2025-08-13
chore(telemetry): Add various surface detection to `determineSurface` for ↵
Richie Foreman
logging. (#6074) Co-authored-by: christine betts <
[email protected]
> Co-authored-by: Jacob Richman <
[email protected]
> Co-authored-by: matt korwel <
[email protected]
>
2025-08-13
chore(cli/slashcommands): Add status enum to SlashCommandEvent telemetry (#6166)
Richie Foreman
2025-08-13
Revert "chore(cli/slashcommands): Add status enum to SlashCommandEvent ↵
Jacob Richman
telemetry" (#6161)
2025-08-13
Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289)
Deepankar Sharma
Co-authored-by: jacob314 <
[email protected]
>
2025-08-13
chore(cli/slashcommands): Add status enum to SlashCommandEvent telemetry (#6023)
Richie Foreman
2025-08-13
Show OpenTelemetry SDK initialization & shutdown in debug mode only (#6096)
Jerop Kipruto
2025-08-12
chore(usage telemetry): Freshen up Clearcut logging (#6013)
Richie Foreman
Co-authored-by: christine betts <
[email protected]
> Co-authored-by: Jacob Richman <
[email protected]
> Co-authored-by: matt korwel <
[email protected]
>
2025-08-11
feat: add "surface" to all logs (#5862)
Lee James
2025-08-08
Fix for git issue 5657 to add lines of code added/removed telemetry (#5823)
agarwalravikant
Co-authored-by: Ravikant Agarwal <
[email protected]
>
2025-08-08
feat(telemetry): Prevent memory leak in ClearcutLogger (#5734)
Gal Zahavi
2025-08-07
fix(cli) - Move logging into CodeAssistServer (#5781)
shishu314
Co-authored-by: Shi Shu <
[email protected]
>
2025-08-07
chore(telemetry): Log `FIREBASE_STUDIO` when using Gemini CLI within ↵
Richie Foreman
Firebase Studio (#5790)
2025-08-06
feat(core): Introduce `DeclarativeTool` and `ToolInvocation`. (#5613)
joshualitt
2025-08-06
Fix to send user tool confirmation decision for yolo or non interacti… (#5677)
agarwalravikant
Co-authored-by: Ravikant Agarwal <
[email protected]
>
2025-08-05
Refactor IDE client state management, improve user-facing error messages, ↵
Shreya Keshive
and add logging of connection events (#5591) Co-authored-by: matt korwel <
[email protected]
>
2025-08-04
Cloud Shell surface logging fix (#5364)
owenofbrien
2025-08-01
[Fix Telemetry for tool calls, PR 1/n] Propagate tool reported errors via ↵
Silvio Junior
ToolCallResponseInfo and ToolResult (#5222)
2025-08-01
fix(core): Remove json output schema form the next speaker check prompt (#5325)
Sandy Tao
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-31
Replace FlashDecidedToContinueEvent with NextSpeakerCheckEvent (#5257)
Sandy Tao
2025-07-30
Introduce IDE mode installer (#4877)
christine betts
2025-07-29
Adds centralized support to log slash commands + sub commands (#5128)
Shreya Keshive
2025-07-27
refactor(telemetry): enhance flushToClearcut method with retry logic and ↵
Hyeladi Bassi
early return for empty events (#1601) Co-authored-by: Scott Densmore <
[email protected]
>
2025-07-24
Log prompt id when a loop is detected (#4765)
Sandy Tao
Co-authored-by: N. Taylor Mullen <
[email protected]
>
2025-07-23
add `--telemetry-outfile` flag (#4689)
smhendrickson
2025-07-23
Log flash continue (#4700)
Sandy Tao
2025-07-23
Log when flash model decided to continue (#4698)
Sandy Tao
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-18
Implement loop check with LLM (#4337)
Sandy Tao
Co-authored-by: N. Taylor Mullen <
[email protected]
>
2025-07-17
feat(cli): add explicit proxy option in cli (#2526)
warjiang
Co-authored-by: Dcatfly <
[email protected]
>
2025-07-17
Logging surface field in the start_session_event. Also logging sessio… (#4362)
uttamkanodia14
2025-07-17
bug(ux): update context percentage when /clear command is run (#4162)
Nick Salerni
Co-authored-by: matt korwel <
[email protected]
>
2025-07-15
Log the 2 types of loop detection (#4193)
Sandy Tao
2025-07-14
Fix circular reference JSON serialization in telemetry logging (#4150)
Bryan Morgan
2025-07-11
Adds Flash Fallback logging and clearcut logging (#3843)
uttamkanodia14
2025-07-11
fix: `TypeError: Cannot read properties of undefined (reading 'authType')` ↵
Gaurav
(#3914)
2025-07-11
fix: clearcut logging (retry #3744) (#3751)
Gaurav
2025-07-11
Logs the auth type in the user prompts, api responses and errors (#3795)
uttamkanodia14
[next]