Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 701 Bytes

File metadata and controls

20 lines (13 loc) · 701 Bytes

Data collection

vscode-yaml has opt-in telemetry collection, provided by vscode-commons.

What's included in the vscode-yaml telemetry data

  • yaml-language-server start
  • errors during yaml language server start
  • any errors from LSP requests
  • kubernetes schema usage

What's included in the general telemetry data

Please see the vscode-commons data collection information for information on what data it collects.

How to opt in or out

Use the redhat.telemetry.enabled setting in order to enable or disable telemetry collection.