From c445b2b547e473b9f0e4c6516eb11ee395150e56 Mon Sep 17 00:00:00 2001 From: Shati Patel <42641846+shati-patel@users.noreply.github.com> Date: Mon, 15 Jan 2024 16:32:27 +0000 Subject: [PATCH] Add note about telemetry for CodeQL extension settings --- .../about-telemetry-in-codeql-for-visual-studio-code.rst | 1 + 1 file changed, 1 insertion(+) 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 --------------------------