mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-19 08:28:06 +02:00
feat(telemetry): wire ktx PostHog project for live ingestion
This commit is contained in:
parent
91772e5bce
commit
31bc96cc77
4 changed files with 18 additions and 8 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue