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

telemetry: Measure usage of known products #112

Closed
3 tasks
radeksimko opened this issue Jun 7, 2022 · 0 comments · Fixed by #117
Closed
3 tasks

telemetry: Measure usage of known products #112

radeksimko opened this issue Jun 7, 2022 · 0 comments · Fixed by #117
Labels
enhancement New feature or request

Comments

@radeksimko
Copy link
Member

Background

Currently we only measure the total no of users.

Having an idea of which products are used by the user base would be useful for future planning. Such data could back up any potential plans and decisions around dedicated extensions for individual products. i.e. if we knew that e.g. 60% users open Packer files and 30% Waypoint, then that gives us indication on what extensions are in demand and that could inform future plans.

Proposal

  • Send an event when *.pkr.hcl is opened
  • Send an event when *.pkrvars.hcl is opened
  • Send an event when waypoint.hcl is opened
@radeksimko radeksimko added the enhancement New feature or request label Jun 7, 2022
@jpogran jpogran linked a pull request Jun 13, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant