diff --git a/docs/codeql/codeql-for-visual-studio-code/about-telemetry-in-codeql-for-visual-studio-code.rst b/docs/codeql/codeql-for-visual-studio-code/about-telemetry-in-codeql-for-visual-studio-code.rst index 52bf7c53c1a..f3258e013f7 100644 --- a/docs/codeql/codeql-for-visual-studio-code/about-telemetry-in-codeql-for-visual-studio-code.rst +++ b/docs/codeql/codeql-for-visual-studio-code/about-telemetry-in-codeql-for-visual-studio-code.rst @@ -30,6 +30,7 @@ If you opt in, GitHub collects the following information related to the usage of - Randomly generated GUID that uniquely identifies a CodeQL extension installation. (Discarded before aggregation.) - IP address of the client sending the telemetry data. (Discarded before aggregation.) - Whether or not the ``codeQL.canary`` setting is enabled and set to ``true``. +- Whether any :doc:`CodeQL extension settings ` are configured. How long data is retained --------------------------