Telemetry

Kodit includes a very limited amount anonymous telemetry to help guide product development. At the moment Kodit uses Rudderstack to capture anonymous usage metrics.

What Kodit Captures

Kodit currently captures use of the following:

  • When the indexing service is used or queried

No user data is collected, only metadata about Kodit usage.

Disabling Telemetry

We hope that you will help us improve Kodit by leaving telemetry turned on, but if you’d like to turn it off, add the following environmental variable (or add it to your .env file):

DISABLE_TELEMETRY=true