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

Analytics: add event for when we serve the web-viewer .wasm #1379

Merged
merged 2 commits into from
Feb 22, 2023

Conversation

emilk
Copy link
Member

@emilk emilk commented Feb 22, 2023

Can be tested with cargo r -p objectron -- --serve

It's extremely bare-bones, but will give us a hint of how popular this feature is:

image

Closes #396

Checklist

  • I have read and agree to Contributor Guide and the Code of Conduct
  • I've included a screenshot or gif (if applicable)
  • I've added a line to CHANGELOG.md (if this is a big enough change to warrant it)

@emilk emilk added the 🧑‍💻 dev experience developer experience (excluding CI) label Feb 22, 2023
@emilk emilk changed the title Serve a serve_wasm analytics event when serving a .wasm file Analytics: add event for when we serve the web-viewer .wasm Feb 22, 2023
@teh-cmc teh-cmc self-requested a review February 22, 2023 16:39
@teh-cmc teh-cmc merged commit 3a1044f into main Feb 22, 2023
@teh-cmc teh-cmc deleted the emilk/analytics-serve-wasm branch February 22, 2023 17:03
@emilk emilk added the 📊 analytics telemetry analytics label Feb 28, 2023
emilk added a commit that referenced this pull request Mar 2, 2023
* Serve a `serve_wasm` analytics event when serving a .wasm file

* silence warning on CI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📊 analytics telemetry analytics 🧑‍💻 dev experience developer experience (excluding CI)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Opt-out usage telemetry
2 participants