Skip to content

Commit d073ef7

Browse files
fbriconevidolob
authored andcommitted
Add 'telemetry' tag to redhat.telemetry.enabled preference
Signed-off-by: Fred Bricon <fbricon@gmail.com>
1 parent e3919d0 commit d073ef7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,8 @@
8585
"type": "boolean",
8686
"default": null,
8787
"markdownDescription": "Enable usage data and errors to be sent to Red Hat servers. Read our [privacy statement](https://developers.redhat.com/article/tool-data-collection).",
88-
"scope": "window"
88+
"scope": "window",
89+
"tags": [ "telemetry"]
8990
},
9091
"yaml.yamlVersion": {
9192
"type": "string",

0 commit comments

Comments
 (0)