Releases: m-lab/etl
Releases · m-lab/etl
Large test handling
Process files > 10MB, but still log and increment metrics.
Ignore files > 200MB, to (hopefully) avoid OOMs.
Larger config for batch processing.
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.
Merge pull request #185 from m-lab/soltesz-fix-hostname Fix check for server_hostname
Remove spammy log
ndt-prod-v0.2-a Fix web100 tests and add to travis
New fields and bug fixes from table validation
Merge pull request #172 from m-lab/soltesz-fix-hostname Add missing NDT client values & Add tls & websocket columns
Autodeployment testing
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
Add anomolies fields and fix bug.
deployment experiments
Debugging travis deployment.