Skip to content

Commit 6c07bf1

Browse files
marthakellyclaude
authored andcommitted
docs(telemetry): consolidate opt-out instructions to single env var
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 6a9538b commit 6c07bf1

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

  • docs/content/docs/(root)/(other)/telemetry

docs/content/docs/(root)/(other)/telemetry/index.mdx

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,7 @@ We use anonymous telemetry (metadata-only) to learn how to improve CopilotKit.
1313

1414
## How to opt out of anonymous telemetry
1515

16-
You can opt out of open-source telemetry in multiple ways.
17-
18-
In CopilotRuntime, simply set `COPILOTKIT_TELEMETRY_DISABLED=true`. We also respect [Do Not Track (DNT)](https://consoledonottrack.com/).
19-
20-
21-
For the **Inspector** dev-console, set `COPILOTKIT_TELEMETRY_DISABLED=true` in your runtime environment. The inspector reads this from the runtime at startup and suppresses all anonymous interaction events.
16+
Set `COPILOTKIT_TELEMETRY_DISABLED=true` in your runtime environment. This disables telemetry for both the CopilotRuntime and the Inspector dev-console. We also respect [Do Not Track (DNT)](https://consoledonottrack.com/).
2217

2318
## How to adjust telemetry sample rate
2419

0 commit comments

Comments
 (0)