intellij-kubernetes
intellij-kubernetes copied to clipboard
Telemetry: report if a local file or a remote resource is opened in the editor
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.