Add support for new network_events for throttling
Open
@hellais is already working on this.
Since Oct 8, 2025.
feature
- Dominant language
- Python
- Stars
- 11
- Forks
- 6
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 4
Description
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 https://github.com/ooni/data/issues/34
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.