vscode-openshift-tools icon indicating copy to clipboard operation
vscode-openshift-tools copied to clipboard

Send IDE name through odo telemetry

Open dgolovin opened this issue 2 years ago • 4 comments

https://github.com/redhat-developer/odo/issues/6147

To read sending telemetry status

import { VSCodeSettings } from '@redhat-developer/vscode-redhat-telemetry/lib/vscode/settings';

new VSCodeSettings().isTelemetryEnabled()

dgolovin avatar Oct 11 '22 16:10 dgolovin