ooni-probe-cli/internal
Simone Basso fc19c9901a
fix(webconnectivity): expose network events (#258)
* fix(webconnectivity): expose network events

By not exposing network events in webconnectivity, we are missing
several interesting, explanatory data points.

This diff fixes the issue by:

1. enriching the definition of network events to include extra
data useful for performing (manual) data analysis;

2. adding a tags field to network events such that we can add
tags to specific events and understand where they come from;

3. exposing all the (tagged) network events that happen when running
a webconnectivity experiment.

See https://github.com/ooni/probe-engine/issues/1157.

* progress

* more work towards landing this diff

* Apply suggestions from code review
2021-03-23 16:46:46 +01:00
..
cmd feat: use go1.16 and resources embedding (#235) 2021-03-02 12:08:24 +01:00
engine fix(webconnectivity): expose network events (#258) 2021-03-23 16:46:46 +01:00
libminiooni feat(libminiooni): implement --version and --limit (#247) 2021-03-08 18:31:42 +01:00
version chore: bless 3.9.0-alpha (#257) 2021-03-18 08:47:07 +01:00
README.md doc: ensure all top dirs have an explanatory README (#214) 2021-02-03 16:54:00 +01:00

Directory github.com/ooni/probe-cli/internal

This directory contains private Go packages.