Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic telemetry to the cli tool #53

Open
eyal-mor opened this issue Feb 27, 2023 · 0 comments
Open

Add basic telemetry to the cli tool #53

eyal-mor opened this issue Feb 27, 2023 · 0 comments
Labels
DevX Developer Experience related enhancement New feature or request help wanted Extra attention is needed

Comments

@eyal-mor
Copy link
Contributor

Late night idea warning

We need data to drive our decisions, and understanding of how people use pipelines.
To allow us to make data-driven decisions, let's add some basic telemetry to each of our commands.

What we want to know is:

  1. Shape+form of pipelines? (pipeline JSON for Spinnaker)
  2. What are the common failure errors?
  3. Which backends are used?
  4. How many saves have been done using the CLI?
  5. What are tests run, and how do they fail?

This data must be anonymized.
We will be looking for patterns, not exact problems.

The design must allow removing the telemetry entirely from the compiled output for use-cases where telemetry is a problem.

@dkirillov dkirillov added enhancement New feature or request help wanted Extra attention is needed DevX Developer Experience related labels May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DevX Developer Experience related enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants