ktx/packages/cli/test/telemetry
Andrey Avtomonov fb7b94b60e
feat(telemetry): collect PostHog $exception error reports in CLI and daemon (#262)
* feat(telemetry): add node exception reporter

* feat(telemetry): report node cli exceptions

* feat(telemetry): add daemon exception reporter

* feat(telemetry): report daemon exceptions

* docs(telemetry): document error reports

* fix(telemetry): pass redaction snapshots from node call sites

* test(telemetry): verify prepared node exception payload

* fix(telemetry): close daemon exception lifecycle gaps

* test(telemetry): verify prepared daemon exception payload

* test(telemetry): close error collection acceptance gaps

* test(telemetry): close posthog exception acceptance gaps
2026-06-05 19:36:21 +02:00
..
command-hook.test.ts feat(telemetry): include error details for failures (#254) 2026-06-02 17:23:51 +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(setup): wizard prompt tweaks and quieter query-history filter output (#259) 2026-06-04 14:11:08 +02: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 feat(telemetry): collect PostHog $exception error reports in CLI and daemon (#262) 2026-06-05 19:36:21 +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(cli): add ingest LLM rate-limit governor with paced retries (#261) 2026-06-05 12:10:27 +02: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