redhat-developer / intellij-tekton

IntelliJ Tekton plugin
https://plugins.jetbrains.com/plugin/14096-tekton-pipelines-by-red-hat
Eclipse Public License 2.0
20 stars 11 forks source link

Should use telemetry #331

Closed adietish closed 3 years ago

adietish commented 3 years ago

In https://github.com/adietish/intellij-redhat-telemetry a telemetry plugin is being developed. We should use it in intellij-tekton.

lstocchi commented 3 years ago

Are we adding telemetry to IJ Tekton now? Don't we need to have an "OK" from some PMs? From what i understood in last cabal, Fred said only few plugins were allowed to use telemetry at the beginning for testing, no? Is IJ Tekton one of those?

@jeffmaury Do you already have in mind which things/actions do we need to catch/log?

jeffmaury commented 3 years ago

No this is OK now. I would start recording actions first

lstocchi commented 3 years ago

@jeffmaury i thought about it when you were talking about recording IJ versions. It could be useful for us to check how many ppl uses this plugin on tekton with triggers enabled and which versions of them they are using (the same with tekton pipelines version) ... as there were breaking changes in past, so we know what to do and how urgent it is (e.g https://github.com/redhat-developer/intellij-tekton/issues/252)

lstocchi commented 3 years ago

Closing it as https://github.com/redhat-developer/intellij-tekton/pull/341 was merged. Thanks @adietish :rocket: