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