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
/
clearcut-logger
/
clearcut-logger.ts
Age
Commit message (
Expand
)
Author
2025-08-21
fix(metrics): Do not convert numerical metrics to strings (#6701)
Shardul Natu
2025-08-20
Changes to add MCP tool count, and MCP tool name as dimension (#6631)
agarwalravikant
2025-08-20
Refac: Centralize storage file management (#4078)
Yuki Okita
2025-08-19
Log all session metadata (#6423)
owenofbrien
2025-08-19
Changes to add tool_type as dimension (#6538)
agarwalravikant
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
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 log...
Richie Foreman
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 teleme...
Jacob Richman
2025-08-13
Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289)
Deepankar Sharma
2025-08-13
chore(cli/slashcommands): Add status enum to SlashCommandEvent telemetry (#6023)
Richie Foreman
2025-08-12
chore(usage telemetry): Freshen up Clearcut logging (#6013)
Richie Foreman
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
2025-08-08
feat(telemetry): Prevent memory leak in ClearcutLogger (#5734)
Gal Zahavi
2025-08-07
chore(telemetry): Log `FIREBASE_STUDIO` when using Gemini CLI within Firebase...
Richie Foreman
2025-08-05
Refactor IDE client state management, improve user-facing error messages, and...
Shreya Keshive
2025-08-04
Cloud Shell surface logging fix (#5364)
owenofbrien
2025-08-01
fix(core): Remove json output schema form the next speaker check prompt (#5325)
Sandy Tao
2025-07-31
Replace FlashDecidedToContinueEvent with NextSpeakerCheckEvent (#5257)
Sandy Tao
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 earl...
Hyeladi Bassi
2025-07-24
Log prompt id when a loop is detected (#4765)
Sandy Tao
2025-07-23
Log when flash model decided to continue (#4698)
Sandy Tao
2025-07-17
feat(cli): add explicit proxy option in cli (#2526)
warjiang
2025-07-17
Logging surface field in the start_session_event. Also logging sessio… (#4362)
uttamkanodia14
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: clearcut logging (retry #3744) (#3751)
Gaurav
2025-07-11
Logs the auth type in the user prompts, api responses and errors (#3795)
uttamkanodia14
2025-07-11
Remove extra logging in debug mode (#3864)
anj-s
2025-07-09
Revert "fix: Use Email for Clearcut Logging and Refactor User Info Fetching" ...
matt korwel
2025-07-10
fix: Use Email for Clearcut Logging and Refactor User Info Fetching (#3620)
Gaurav
2025-07-09
Adding TurnId to Tool call and API responses and error logs. (#3039)
uttamkanodia14
2025-07-03
Fixed Google User Id pass to Clearcut (#3147)
Bryan Morgan
2025-06-29
Fix clearcut-logger.ts to event name GEMINI_CLI_API_RESPONSE_TOOL_TOK… (#1875)
uttamkanodia14
2025-06-29
Added obfuscated google account ID to clearcut log messages (#2593)
Bryan Morgan
2025-06-29
Remove debug logs that are not actionable but numerous (#2030)
anj-s
2025-06-25
fix(telemetry): handle all promise rejections in ClearcutLogger (#1557)
zhiyue
2025-06-24
Add the link to the privacy policy to the Usage Statistics section and remov...
anj-s
2025-06-23
Fix Clearcut logging wire format (#1359)
owenofbrien
2025-06-24
Fix duplicate startSession logs and duplicate logging events over the wire (#...
anj-s
2025-06-23
Ensure telemetry events are flushed immediately (#1344)
Jerop Kipruto
2025-06-23
refactor: rename `disableDataCollection` to `dataCollectionEnabled` (#1319)
Jerop Kipruto
2025-06-23
Fix batch flush to Clearcut (#1337)
Jerop Kipruto
2025-06-23
A couple of these log messages were now showing up every time on app startup ...
Jacob Richman
2025-06-23
Enable clearcut logging by default (#1309)
owenofbrien
[next]