Add a new and optional measurement type called "RAW" which outputs every datapoint of a run.
Raw datapoint output is quite useful and important for two reasons:
- Allows the user to do more thorough statistical analysis on the complete set of the data.
- Using timestamps that are logged with raw data points, it becomes much easier to investigate and correlate latency outliers at the backend service.