ktx/packages/cli/test/telemetry
Kevin Messiaen cd9a6f5dc2
feat(telemetry): add mongo_query_completed event
Adds the strict mongo_query_completed schema (driver, isDemoConnection,
stageCount, durationMs, outcome, errorClass) for the upcoming
ktx mongo-query command, registered in both the catalog object and the
name/description/fields catalog list, and mirrors it to the Python
daemon schema copy.
2026-07-06 20:05:22 +07:00
..
command-hook.test.ts fix(cli): classify ktx setup abandonment as aborted, not a blank error (#278) 2026-06-09 12:53:15 +02:00
demo-detect.test.ts test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
emitter.test.ts test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
events.snapshot.test.ts feat: report MCP client telemetry (#242) 2026-05-30 18:00:25 +02:00
events.test.ts feat(telemetry): add mongo_query_completed event 2026-07-06 20:05:22 +07:00
exception-payload.test.ts feat(telemetry): collect PostHog $exception error reports in CLI and daemon (#262) 2026-06-05 19:36:21 +02:00
exception.test.ts fix: classify MCP SQL query errors as expected (#285) 2026-06-10 11:42:31 +02:00
identity.test.ts Make telemetry reliable across interrupts and headless installs 2026-06-02 23:19:37 +02:00
index.test.ts feat(telemetry): collect PostHog $exception error reports in CLI and daemon (#262) 2026-06-05 19:36:21 +02:00
project-snapshot.test.ts feat: ktx batch — scan resilience, analytics SQL craft, connector hardening (#312) 2026-06-29 16:35:57 +00:00
redaction-secrets.test.ts feat(telemetry): collect PostHog $exception error reports in CLI and daemon (#262) 2026-06-05 19:36:21 +02:00
schema-writer.test.ts test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
scrubber.test.ts feat(telemetry): include error details for failures (#254) 2026-06-02 17:23:51 +02:00