USAGE_DATA.md

August 30, 2023 ยท View on GitHub

Usage Data

  • When extension is activated
  • The extension of the Camel file opened
  • JVM information:
    • Whether Camel Language Server is being run with Java or as a GraalVM native image (binary)
    • The name of the vm (java.vm.name)
    • The name of the runtime (java.runtime.name)
    • The version of the JVM (java.version)
    • The free, total, and max VM memory
  • The id of the commands contributed by this extension when used
  • Does NOT include the JAVA_HOME environment variable for privacy reasons

How to opt in or out

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