Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(measurex): use same keys of the OONI data format #572

Merged
merged 5 commits into from
Nov 5, 2021
Merged

Conversation

bassosimone
Copy link
Contributor

@bassosimone bassosimone commented Nov 4, 2021

Checklist

Description

This change should simplify the pipeline's job.

Reference issue: ooni/probe#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.

This change should simplify the pipeline's job.

Reference issue: ooni/probe#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.
@bassosimone bassosimone marked this pull request as ready for review November 5, 2021 09:25
@bassosimone bassosimone requested a review from hellais as a code owner November 5, 2021 09:25
@bassosimone bassosimone merged commit aa27bbe into master Nov 5, 2021
@bassosimone bassosimone deleted the issue/1817 branch November 5, 2021 09:46
ainghazal pushed a commit to ainghazal/probe-cli that referenced this pull request Mar 8, 2022
This change should simplify the pipeline's job.

Reference issue: ooni/probe#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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant