Description
In order to determine, possible blockers and caveats to setting up and integrating Statsig for PoC User Testing, we need to first establish a connection to receive configuration from a Statsig instance and then to constructive a RESTful proxy that allows us to send event data to a Statsig instance
Acceptance Criteria
- A MW instance setup in Toolforge is able to receive configruation data from a Statsig instance
- A RESTful API is up and running that receive events and proxies these to a Statsig instance
- Sequence diagrams
- Usecases examined
- Shortcomings
Per a private conversation with @VirginiaPoundstone and @WDoranWMF:
- Can we successfully bucket users based on traffic?
- Can we successfully generate data based on variant assignment to those user buckets?
- Is the data of good quality, does it contain errors?
- plus performance, and scalability evaluation to the best of our ability.