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

iOS Wizard Telemetry #343

Closed
Tracked by #330
smeubank opened this issue Jul 7, 2023 · 2 comments
Closed
Tracked by #330

iOS Wizard Telemetry #343

smeubank opened this issue Jul 7, 2023 · 2 comments

Comments

@smeubank
Copy link
Member

smeubank commented Jul 7, 2023

To ensure we can track that the wizard is working well, and so that we can identify patterns we want to collect some telemetry data from the wizard. This will also allow us to get insights to improve the DX of the wizard flow

Example tags:
Does not need to be limited to this

"tags": [
["added-env-var-to-ci", "True"],
["already-has-sentry-account", "True"],
["environment", "production"],
["has-promo-code", "False"],
["initial-sdk-version", ">=7.47.0"],
["integration", "sourcemaps"],
["level", "info"],
["node", "v16.14.2"],
["opened-wizard-link", "True"],
["platform", "win32"],
["project", "portal-frontend"],
["runtime", "node v16.14.2"],
["runtime.name", "node"],
["selected-tool", "webpack"],
["self-hosted", "False"],
["release", "3.5.0"],
["user", "id:offerfit"],
["transaction", "sentry-wizard-execution"],
["url", "https://sentry.io/"]

See the Sentry Wizard Dashboard for more insights

We are not interested in collecting any PII about the individual users! Please check existing implementation for best practices 🙏

@kahest
Copy link
Member

kahest commented Jul 12, 2023

@smeubank is this also relevant for Android?

@brustolin
Copy link
Contributor

This was done with #334

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants