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 #16

Open
zerodayyy opened this issue Nov 16, 2020 · 1 comment
Open

Telemetry #16

zerodayyy opened this issue Nov 16, 2020 · 1 comment
Assignees
Labels
feature New feature or request internal Internal tasks
Milestone

Comments

@zerodayyy
Copy link
Owner

Since SpotCLI is a distributed app, it's important to track all kinds of exceptions in it, as well as the adoption rate of new versions. For this, Sentry can be utilized.

This should be an opt-out feature, which one can disable in the app config: no data should be sent once user opts out of telemetry.

@zerodayyy zerodayyy added the feature New feature or request label Nov 16, 2020
@zerodayyy zerodayyy added this to the v1.3.0 milestone Nov 16, 2020
@zerodayyy zerodayyy self-assigned this Nov 16, 2020
@zerodayyy zerodayyy added the internal Internal tasks label Nov 16, 2020
@zerodayyy
Copy link
Owner Author

Apparently it's possible to self-host Sentry: https://develop.sentry.dev/self-hosted/, which would greatly decrease privacy and security implications of adding telemetry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request internal Internal tasks
Projects
None yet
Development

No branches or pull requests

1 participant