KaotoIO / vscode-kaoto

Kaoto embedded in VS Code
Apache License 2.0
10 stars 11 forks source link

Provide telemetry event when Kaoto editor is opened #55

Open apupier opened 1 year ago

apupier commented 1 year ago

it would be nice to be able to have an idea how often the Kaoto editor is opened.

Might be interesting to collect the "kind" of integration" and the filename extension. Can be in different iterations

apupier commented 1 year ago

example of VS Code AtlasMap sending similar event: https://github.com/jboss-fuse/vscode-atlasmap/blob/2402d2acb06b9818d8bdd43da779770095c883a7/src/extension.ts#L49 but it is always going through command. Which is not the case with Kaoto