feat(telemetry): enable PostHog GeoIP enrichment

Set disableGeoip: false on the CLI telemetry client so events are enriched with approximate, IP-based location at ingest. Update the first-run notice, public telemetry docs, and the AGENTS telemetry policy to drop the prior "anonymous" wording to match.
This commit is contained in:
Andrey Avtomonov 2026-05-30 18:31:51 +02:00
parent 2e5f7f25aa
commit 3cf4760270
4 changed files with 5 additions and 5 deletions

View file

@ -1,9 +1,9 @@
---
title: Telemetry
description: Understand what anonymous usage telemetry ktx collects and how to opt out.
description: Understand what usage telemetry ktx collects and how to opt out.
---
**ktx** collects anonymous, aggregated usage telemetry so maintainers can see
**ktx** collects aggregated usage telemetry so maintainers can see
which commands work, where setup fails, and which parts of the data-agent
workflow need improvement. Telemetry is opt-out: it turns on the first time you
run **ktx** in an interactive terminal, which prints a one-time notice. From