intellij-kubernetes icon indicating copy to clipboard operation
intellij-kubernetes copied to clipboard

Telemetry: report if a local file or a remote resource is opened in the editor

Open adietish opened this issue 3 years ago • 0 comments

We're currently reporting open of a yaml editor to telemetry in ResourceEditorFactory.create(FileEditor, Project). The current implementation won't differentiate between opening a local file or opening a cluster resource.

adietish avatar Sep 13 '22 16:09 adietish