gemini-cli/packages/core/src/telemetry
Shardul Natu 66e981ed1e
feat: Add auth_type to StartSessionEvent OTel logging (#12034)
Co-authored-by: Shnatu <snatu@google.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-29 19:28:28 +00:00
..
clearcut-logger feat: Add Open Telemetric semantic standard compliant log (#11975) 2025-10-28 20:02:46 +00:00
activity-detector.test.ts [Part 2/6] feat(telemetry): add activity detector with user interaction tracking (#8111) 2025-09-17 23:56:00 +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 [Part 5/6] feat(telemetry): add activity monitor with event-driven snapshots (#8124) 2025-10-20 17:29:53 +00: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 feat(config): Support telemetry configuration via environment variables (#9113) 2025-09-22 18:23:06 +00:00
config.ts feat(config): Support telemetry configuration via environment variables (#9113) 2025-09-22 18:23:06 +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 feat: add direct Google Cloud telemetry exporters (#8541) 2025-09-16 19:13:57 +00:00
gcp-exporters.ts feat: add direct Google Cloud telemetry exporters (#8541) 2025-09-16 19:13:57 +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: added basic dev otel trace instrumentation (#11690) 2025-10-27 23:16:44 +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 chore(mocktools): final step in unify mock tool definitions (#9166) 2025-09-29 20:43:06 +00:00
loggers.test.ts feat: Add auth_type to StartSessionEvent OTel logging (#12034) 2025-10-29 19:28:28 +00:00
loggers.ts feat: Add Open Telemetric semantic standard compliant log (#11975) 2025-10-28 20:02:46 +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 Fix tests (#11998) 2025-10-24 21:49:42 +00:00
metrics.ts feat: Add Open Telemetric semantic standard compliant log (#11975) 2025-10-28 20:02:46 +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
sdk.test.ts fix(telemetry): disable OTLP when telemetry-outfile is set (#9117) 2025-09-22 16:40:30 +00:00
sdk.ts refactor(logging): Centralize console logging with debugLogger (#11590) 2025-10-21 20:35:22 +00:00
semantic.test.ts feat: Add Open Telemetric semantic standard compliant log (#11975) 2025-10-28 20:02:46 +00:00
semantic.ts feat: Add Open Telemetric semantic standard compliant log (#11975) 2025-10-28 20:02:46 +00:00
telemetry-utils.test.ts feat: Add programming language to CLI events (#6071) 2025-08-22 12:17:32 +00:00
telemetry-utils.ts feat: Add programming language to CLI events (#6071) 2025-08-22 12:17:32 +00:00
telemetry.test.ts Show OpenTelemetry SDK initialization & shutdown in debug mode only (#6096) 2025-08-13 01:38:45 +00:00
telemetryAttributes.ts feat(telemetry): ensure all telemetry includes user email and installation id (#10897) 2025-10-10 16:06:08 +00:00
tool-call-decision.ts fix(cli) - Move logging into CodeAssistServer (#5781) 2025-08-07 23:58:18 +00:00
trace.ts feat: added basic dev otel trace instrumentation (#11690) 2025-10-27 23:16:44 +00:00
types.ts feat: Add auth_type to StartSessionEvent OTel logging (#12034) 2025-10-29 19:28:28 +00:00
uiTelemetry.test.ts feat: Add Open Telemetric semantic standard compliant log (#11975) 2025-10-28 20:02:46 +00:00
uiTelemetry.ts feat: Add Open Telemetric semantic standard compliant log (#11975) 2025-10-28 20:02:46 +00:00