-
Notifications
You must be signed in to change notification settings - Fork 21
[v5] Finalize v5 api #121
Comments
There's not really anything you need to do for getting these collected; as long as they're errors that get logged to the browser console they'll get picked up (I was mixing up a different feature when I was saying you need to register something). The bigger problem is that getting access and noticing your errors. Error collection is still just a prototype and will be removed from Firefox in Q2 or Q3. Access is limited to a subset of approved employees, and Sentry has nothing for setting up alerts for errors related only to your code. Also, errors are only collected from users on the Nightly channel and at a sample rate of 0.1% of total errors that occur. So unless your study is going to 100% of Nightly users and has a common error, the current prototype collection won't help you. |
Proposed approach:
IN the PR, let's work on the yaml version, until we finalize. I am open to deciding if the yaml is canonical, or the json. |
secondary note; I somehow borked / dont understand tracking branches and made it on MOzilla instead of Gregglind :) |
installed / startup
This seems non idiomatic Should 'configure' setActiveExperiment? I claim yes. Assumes all these ARE active experiments! Claim: timers are best handled in the class not the utils directly. |
Schemas for the experiment APIs - for review by all Fix #121
Yes
Maybe:
NO:
Notes, unfinished.
glossary:
shield-utils (
browser.study.
)new
an objectExample MVP Bootstrap.js
NOT
Big picture for template and tools
cut
The text was updated successfully, but these errors were encountered: