ooni / data

OONI Data CLI and Pipeline v5

Home Page:https://docs.ooni.org/data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for new network_events for throttling

hellais opened this issue · comments

We now have support for new network events which are useful to investigate throttling. We should add support for parsing these into appropriate features as part of observation generation.

New things that we need to support:

  • RTT timing information
  • Sampling of download speed for full body download

There are potentially more and we should document them here. This is also related to #34