diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docs/telemetry.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/docs/telemetry.md b/docs/docs/telemetry.md index 1b9a8c4b..e0ea2158 100644 --- a/docs/docs/telemetry.md +++ b/docs/docs/telemetry.md @@ -11,6 +11,8 @@ We track - the steps that are run and their parameters
- whether you accept or reject suggestions (not the code itself)
- the traceback when an error occurs
+- the name of your OS
+- the name of the default model you configured
All data is anonymous and cleaned of PII before being sent to PostHog.
|