m-lab / piecewise

A customizable online survey tool for running NDT tests.
Apache License 2.0
12 stars 9 forks source link

customize the client.application string for PW #161

Open critzo opened 4 years ago

critzo commented 4 years ago

NDT clients can set metadata key:value pairs as identifiers in the test rows they produce. For the wfh branch, this has been hardcoded and confirmed working: https://github.com/m-lab/piecewise/blob/wfh/frontend/static/js/ndt-browser-client.js#L447

In the future, make this a configurable value across instances in the SaaS app.