feat(telemetry): wire ktx PostHog project for live ingestion

This commit is contained in:
Andrey Avtomonov 2026-05-22 17:00:26 +02:00
parent 91772e5bce
commit 31bc96cc77
4 changed files with 18 additions and 8 deletions

View file

@ -84,5 +84,6 @@ emits the event; if it is sampled out, none do.
## Storage and retention
Telemetry is sent to the GTX PostHog project. Raw event data is retained for
90 days in PostHog. Aggregated counts may be retained indefinitely.
Telemetry is sent to the **ktx** PostHog project at
`https://us.i.posthog.com`. Raw event data is retained for 90 days in PostHog.
Aggregated counts may be retained indefinitely.