We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c29a7e5 commit 80c1113Copy full SHA for 80c1113
1 file changed
python-client/docs/guides/FAQ/faq.md
@@ -6,5 +6,5 @@
6
Telemetry enables the Giskard team to detect bugs and plannify the product roadmap. The raw user data is never sent, only metadata.
7
8
If you want to disable telemetry, it's simple you just need to :
9
-- Go to the settings tab in the Giskard server
10
-- Deactivate telemetry in the Usage reporting section
+- **On the Giskard server**: Go to the settings tab, and deactivate telemetry in the Usage reporting section
+- **On Python side**: define the GSK_DISABLE_ANALYTICS=True environment variable
0 commit comments