From 8970af9e695fe8196f4f3b61dd16271ae733f630 Mon Sep 17 00:00:00 2001 From: Nate Sesti Date: Fri, 2 Jun 2023 19:42:24 -0400 Subject: telemetry --- docs/docs/telemetry.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/docs/docs/telemetry.md b/docs/docs/telemetry.md index d1399706..c5e938dd 100644 --- a/docs/docs/telemetry.md +++ b/docs/docs/telemetry.md @@ -8,10 +8,14 @@ We track the following... -**TODO: Detail exactly what we track after we add initial telemetry** +- Steps that are run and their parameters ## How to opt out -Here are the instructions for turning off telemetry... +Create a `continue.json` file in the root of your workspace and add the following: -**TODO: Describe step-by-step how to opt out of telemetry** \ No newline at end of file +```json +{ + "allow_anonymous_telemetry": false +} +``` -- cgit v1.2.3-70-g09d2