mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-25 08:48:08 +02:00
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:
parent
2e5f7f25aa
commit
3cf4760270
4 changed files with 5 additions and 5 deletions
|
|
@ -278,7 +278,7 @@ use `PascalCase` without the suffix.
|
|||
|
||||
## Telemetry
|
||||
|
||||
**ktx** ships anonymous PostHog telemetry. When adding commands or events:
|
||||
**ktx** ships PostHog usage telemetry. When adding commands or events:
|
||||
|
||||
- **MUST NOT**: Add fields that carry user data — file paths, hostnames,
|
||||
environment values, SQL text, schema/table/column names, error messages,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue