Skip to content

Releases: m-lab/etl

Large test handling

11 Jul 15:15

Choose a tag to compare

Large test handling Pre-release
Pre-release

Process files > 10MB, but still log and increment metrics.
Ignore files > 200MB, to (hopefully) avoid OOMs.

Larger config for batch processing.

30 Jun 17:41

Choose a tag to compare

Pre-release

Beware that this still does not retry if the table quota is exceeded. Anything over 1.5/sec might cause unhandled errors resulting in missing rows.

Fixes server_ip bug.

30 Jun 17:15

Choose a tag to compare

Fixes server_ip bug. Pre-release
Pre-release
Merge pull request #185 from m-lab/soltesz-fix-hostname

Fix check for server_hostname

Remove spammy log

30 Jun 00:34

Choose a tag to compare

Remove spammy log Pre-release
Pre-release
ndt-prod-v0.2-a

Fix web100 tests and add to travis

New fields and bug fixes from table validation

29 Jun 23:01

Choose a tag to compare

Merge pull request #172 from m-lab/soltesz-fix-hostname

Add missing NDT client values & Add tls & websocket columns

Autodeployment testing

21 Jun 17:22

Choose a tag to compare

Pre-release
Merge pull request #155 from m-lab/prod-config

reduce spammy logs

ndt-staging-v0.1.0-b: Merge pull request #134 from m-lab/schema

16 Jun 00:49

Choose a tag to compare

Add anomolies fields and fix bug.

deployment experiments

15 Jun 13:43

Choose a tag to compare

Pre-release

Debugging travis deployment.