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

client, server: allow associating user information with telemetry #147

Merged
merged 3 commits into from
Jan 27, 2025

Conversation

samcowger
Copy link
Contributor

In particular, offer users the option to associate a custom (string) identifier with the telemetry they generate. This option appears in the extension's settings, alongside the choice of whether to collect/where to store telemetry.

If we need more complex identifiers than strings, this setup is extensible enough to read and store them. However, per #125 (comment), we're hoping to avoid soliciting or storing a ton of PII here, so I've kept this minimal.

@samcowger samcowger merged commit 36855d3 into main Jan 27, 2025
2 checks passed
@samcowger samcowger deleted the sc/user-profile-telemetry branch January 27, 2025 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant