Releases: m-lab/etl
Weekly release of etl 2020-02-10
fix googleapi imports (#797) …
handle panic caused by unknown PT format. (#796) …
Universal sandbox k8s (#788) …
Improve active (#800) …
Preliminary descriptions for TCPinfo columns (#803) …
Add GardenerAPI with code to poll for jobs and send updates. (#801) …
fix docker build for app engine? (#807) …
Activate job polling and dispatch when GARDENER_HOST is specified. (#808 …
Fix code path that generate empty row (#810) …
add new field for test FileName (#811)
For use with go modules.
Adjust appengine params (#795) * change workers and target
Fix app engine scaling
The increase in CPUs causes the utilization to drop, which is preventing appengine autoscaling. This increases the number of workers to bring up the utilization, and reduces the target utilization to trigger scaling earlier.
Adjust appengine params (#795) …
Increase CPU per instance to address processing timeouts.
This release has a lot of small changes since last release in November.
Releasing this first as a batch-parser release, as the immediate bug we are trying to address is a batch
only bug. We should make a general prod- release if there are no problems.
minor error message fix (#764)
pt tuning to increase parsing coverage (#765)
Remove Waffle, as Waffle.io is no more (#766)
Active sandbox deployment (#768) …
Update pt.go (#776)
Filesource (#770) …
remove universal from staging deployment (#777) …
fix staging universal (#778) …
Add a throttling wrapper for job Source (#779) …
Add support to schema docs for PTTest and TCPRow (#785) …
remove broken staging universal deployment (#787) …
Allow runtime override of the asset location (#789)
Batch sandbox cpu (#793) …
Fix "Too few tests" for ndt/traceroute
Add new column to traceroute BR table
Fix panic caused by annotation code
Add JSON scamper parser tasks config
prod-v2.0.0 Update pt.go (#740)
traceroute perf tuning
reduce congestion of traceroute task queue for Gardener