ooni-probe-cli/internal/engine/experiment/webstepsx
Simone Basso aa27bbe33f
fix(measurex): use same keys of the OONI data format (#572)
This change should simplify the pipeline's job.

Reference issue: https://github.com/ooni/probe/issues/1817.

I previously dismissed this possibility, but now it seems clear it
is simpler to have a very tabular data format internally and to
convert such a format to OONI's data format when serializing.

The OONI data format is what the pipeline expects, but processing
is easier with a more linear/tabular format.
2021-11-05 10:46:45 +01:00
..
doc.go feat(webstepsx): websteps using measurex (#530) 2021-09-30 02:06:27 +02:00
measurer.go fix(measurex): use same keys of the OONI data format (#572) 2021-11-05 10:46:45 +01:00
th.go fix(measurex): use same keys of the OONI data format (#572) 2021-11-05 10:46:45 +01:00