gemini-cli/packages/core/src/telemetry
2026-01-05 20:25:54 +00:00
..
clearcut-logger chore: rename smart-edit to edit (#15923) 2026-01-05 20:25:54 +00:00
activity-detector.test.ts Disallow redundant typecasts. (#15030) 2025-12-13 01:43:43 +00:00
activity-detector.ts [Part 2/6] feat(telemetry): add activity detector with user interaction tracking (#8111) 2025-09-17 23:56:00 +00:00
activity-monitor.test.ts Protect stdout and stderr so JavaScript code can't accidentally write to stdout corrupting ink rendering (#13247) 2025-11-20 10:44:02 -08:00
activity-monitor.ts refactor(logging): Centralize console logging with debugLogger (#11590) 2025-10-21 20:35:22 +00:00
activity-types.ts [Part 2/6] feat(telemetry): add activity detector with user interaction tracking (#8111) 2025-09-17 23:56:00 +00:00
config.test.ts Allow telemetry exporters to GCP to utilize user's login credentials, if requested (#13778) 2025-12-03 05:27:37 +00:00
config.ts Disallow redundant typecasts. (#15030) 2025-12-13 01:43:43 +00:00
constants.ts refactor: make log/event structure clear (#10467) 2025-10-09 23:02:58 +00:00
file-exporters.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
gcp-exporters.test.ts fix(core): remove duplicate session_id in GCP log exporter (#12370) 2025-10-31 14:42:13 +00:00
gcp-exporters.ts Disallow floating promises. (#14605) 2025-12-06 00:12:49 +00:00
high-water-mark-tracker.test.ts [Part 1/6] feat(telemetry): add rate limiter and high-water mark tracker with tests (#8110) 2025-09-09 22:49:10 +00:00
high-water-mark-tracker.ts [Part 1/6] feat(telemetry): add rate limiter and high-water mark tracker with tests (#8110) 2025-09-09 22:49:10 +00:00
index.ts feat(hooks): Hook Session Lifecycle & Compression Integration (#14151) 2025-12-03 17:04:13 +00:00
integration.test.circular.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
loggers.test.circular.ts refactor(core): extract static concerns from CoreToolScheduler (#15589) 2025-12-26 20:51:39 +00:00
loggers.test.ts chore: rename smart-edit to edit (#15923) 2026-01-05 20:25:54 +00:00
loggers.ts chore: rename smart-edit to edit (#15923) 2026-01-05 20:25:54 +00:00
memory-monitor.test.ts [Part 4/6] feat(telemetry): add memory monitor with activity-aware recording and tests (#8122) 2025-10-07 23:23:17 +00:00
memory-monitor.ts [Part 4/6] feat(telemetry): add memory monitor with activity-aware recording and tests (#8122) 2025-10-07 23:23:17 +00:00
metrics.test.ts Disallow redundant typecasts. (#15030) 2025-12-13 01:43:43 +00:00
metrics.ts feat(hooks): Hook Telemetry Infrastructure (#9082) 2025-11-24 21:13:24 +00:00
rate-limiter.test.ts [Part 1/6] feat(telemetry): add rate limiter and high-water mark tracker with tests (#8110) 2025-09-09 22:49:10 +00:00
rate-limiter.ts [Part 1/6] feat(telemetry): add rate limiter and high-water mark tracker with tests (#8110) 2025-09-09 22:49:10 +00:00
sanitize.test.ts feat(hooks): Hook Telemetry Infrastructure (#9082) 2025-11-24 21:13:24 +00:00
sanitize.ts feat(hooks): Hook Telemetry Infrastructure (#9082) 2025-11-24 21:13:24 +00:00
sdk.test.ts refactor(telemetry): Improve previous PR that allows telemetry to use the CLI auth and add testing (#14589) 2025-12-08 11:20:13 -08:00
sdk.ts Migrate console to coreEvents.emitFeedback or debugLogger (#15219) 2025-12-29 20:46:10 +00:00
semantic.test.ts feat: Add Open Telemetric semantic standard compliant log (#11975) 2025-10-28 20:02:46 +00:00
semantic.ts docs: fix typos in source code and documentation (#13577) 2025-11-21 14:59:42 +00:00
startupProfiler.test.ts fix(core): use debugLogger.debug for startup profiler logs (#15443) 2025-12-22 20:45:33 +00:00
startupProfiler.ts fix(core): use debugLogger.debug for startup profiler logs (#15443) 2025-12-22 20:45:33 +00:00
telemetry-utils.test.ts refactor(core): Refactored and removed redundant test lines in teleme… (#12284) 2025-10-31 07:33:33 +00:00
telemetry-utils.ts feat: Add programming language to CLI events (#6071) 2025-08-22 12:17:32 +00:00
telemetry.test.ts Allow telemetry exporters to GCP to utilize user's login credentials, if requested (#13778) 2025-12-03 05:27:37 +00:00
telemetryAttributes.ts telemetry: track interactive session state (#12856) 2025-11-11 10:03:32 +00:00
tool-call-decision.ts fix(cli) - Move logging into CodeAssistServer (#5781) 2025-08-07 23:58:18 +00:00
trace.ts Disallow redundant typecasts. (#15030) 2025-12-13 01:43:43 +00:00
types.ts chore: rename smart-edit to edit (#15923) 2026-01-05 20:25:54 +00:00
uiTelemetry.test.ts Show raw input token counts in json output. (#15021) 2025-12-16 02:47:39 +00:00
uiTelemetry.ts Show raw input token counts in json output. (#15021) 2025-12-16 02:47:39 +00:00