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 Telemetry #264

Merged
merged 5 commits into from
Feb 16, 2024
Merged

Add Telemetry #264

merged 5 commits into from
Feb 16, 2024

Conversation

robertjcolley
Copy link
Collaborator

@robertjcolley robertjcolley commented Feb 16, 2024

We at NativeVision want to understand how you are using Viro so we can prioritize address issues better. We've followed the Vercel model (down to the code they have!) found here and taken lots of inspiration from them.

Our telemetry ingestion server will be proprietary since we have API keys, but we want to make the information collected open source. Everything related to telemetry is in the components/Telemetry folder. Currently, we are just collecting specs for devices to see what our devices are users are using.

To learn more about how we do Telemetry, see here.
To opt out, follow the instructions here.
To turn on debug mode, follow the instructions here.

NativeVision is looking to understand how our users are using the library
better. To do this, we've created a telemetry API to ingest events from the
application.
@cjmcassar cjmcassar self-requested a review February 16, 2024 22:24
cjmcassar
cjmcassar previously approved these changes Feb 16, 2024
Copy link
Collaborator Author

@robertjcolley robertjcolley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed and looks good to me

@robertjcolley robertjcolley merged commit 52a330e into main Feb 16, 2024
1 check passed
@robertjcolley robertjcolley deleted the telemetry branch February 16, 2024 22:53
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.

2 participants