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 anonymized command analytics #76

Open
3 tasks
jedmund opened this issue May 26, 2020 · 0 comments
Open
3 tasks

Add anonymized command analytics #76

jedmund opened this issue May 26, 2020 · 0 comments
Labels
reliability Under the hood improvements

Comments

@jedmund
Copy link
Owner

jedmund commented May 26, 2020

It would be nice to see what commands are being used and how frequently.

The tasks for this would be:

  • Determine how we should store analytics (a service? logging to a database? just in our app logs?)
  • Detail what needs to be logged (commands are a given, but what about parameters like the gacha item?)
  • Figure out a simple, extensible way to log the data in the codebase
@jedmund jedmund added the reliability Under the hood improvements label May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reliability Under the hood improvements
Projects
None yet
Development

No branches or pull requests

1 participant