Skip to content

Commit 97eb98e

Browse files
authored
Emphasize that telemetry is disabled by default
1 parent 4dd1be5 commit 97eb98e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/codeql/codeql-for-visual-studio-code/about-telemetry-in-codeql-for-visual-studio-code.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,15 @@ We only collect the minimal amount of data we need to answer the questions about
4949
Disabling telemetry reporting
5050
------------------------------
5151

52+
Telemetry collection is *disabled* by default.
53+
5254
When telemetry collection is disabled, no data will be sent to GitHub servers.
5355

5456
You can disable telemetry collection by setting ``codeQL.telemetry.enableTelemetry`` to ``false`` in your settings. For more information about CodeQL settings, see ":doc:`Customizing settings <customizing-settings>`."
55-
Telemetry collection is *disabled* by default.
5657

5758
Additionally, telemetry collection will be disabled if the global ``telemetry.enableTelemetry`` setting is set to ``false``. For more information about global telemetry collection, see "`Microsoft's documentation <https://code.visualstudio.com/docs/supporting/faq#_how-to-disable-telemetry-reporting>`__."
5859

5960
Further reading
6061
----------------
6162

62-
For more information, see GitHub's "`Privacy Statement <https://docs.github.com/github/site-policy/github-privacy-statement>`__" and "`Terms of Service <https://docs.github.com/github/site-policy/github-terms-of-service>`__."
63+
For more information, see GitHub's "`Privacy Statement <https://docs.github.com/github/site-policy/github-privacy-statement>`__" and "`Terms of Service <https://docs.github.com/github/site-policy/github-terms-of-service>`__."

0 commit comments

Comments
 (0)