Skip to content

Commit 30ab63d

Browse files
committed
Include section in telemetry readme about data _not_ being collected
1 parent c792b34 commit 30ab63d

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.github/TELEMETRY.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@ GitHub collects anonymous information related to the usage of the extensions. Th
1414
- Anonymous GUID to uniquely identify an installation.
1515
- IP address of the client sending the telemetry data. This IP address is not stored. It is discarded immediately after the telemetry data is received.
1616

17+
## What data is **NOT** collected?
18+
19+
We are careful to only collect the minimal amount of data we need to answer the questions about how our users are experiencing this product. So this means that we do not collect the following information:
20+
21+
- No GitHub user ID
22+
- No CodeQL database names
23+
- No queries or anything about them
24+
- No filesystem paths.
25+
1726
## How do I disable telemetry reporting?
1827

1928
You can disable telemetry reporting by setting `codeQL.telemetry.enableTelemetry` to `false` in [your settings](https://code.visualstudio.com/docs/getstarted/settings#_settings-editor).

0 commit comments

Comments
 (0)