qwen-code/packages/core/src/telemetry
owenofbrien 4cfab0a893
Clearcut logging - initial implementation (#1274)
Flag-guarded initial implementation of a clearcut logger to collect telemetry data and send it to Concord for dashboards, etc.
2025-06-22 14:26:48 +00:00
..
clearcut-logger Clearcut logging - initial implementation (#1274) 2025-06-22 14:26:48 +00:00
constants.ts Add file operation telemetry (#1068) 2025-06-15 13:24:53 -07:00
index.ts Clearcut logging - initial implementation (#1274) 2025-06-22 14:26:48 +00:00
loggers.test.ts Clearcut logging - initial implementation (#1274) 2025-06-22 14:26:48 +00:00
loggers.ts Clearcut logging - initial implementation (#1274) 2025-06-22 14:26:48 +00:00
metrics.test.ts Add file operation telemetry (#1068) 2025-06-15 13:24:53 -07:00
metrics.ts Add file operation telemetry (#1068) 2025-06-15 13:24:53 -07:00
sdk.ts Clearcut logging - initial implementation (#1274) 2025-06-22 14:26:48 +00:00
telemetry.test.ts Clearcut logging - initial implementation (#1274) 2025-06-22 14:26:48 +00:00
types.ts Clearcut logging - initial implementation (#1274) 2025-06-22 14:26:48 +00:00