Skip to content

Releases: m-lab/etl

Weekly release of etl 2020-02-10

11 Feb 16:23
9853201

Choose a tag to compare

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.

12 Jan 13:59
2f983fd

Choose a tag to compare

Adjust appengine params (#795)

* change workers and target

Fix app engine scaling

09 Jan 15:28
2f983fd

Choose a tag to compare

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.

09 Jan 02:15
bfb86f7

Choose a tag to compare

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

13 Nov 15:02
f0b8404

Choose a tag to compare

Add new column to traceroute BR table

05 Nov 20:19
ecf2106

Choose a tag to compare

Fix panic caused by annotation code

08 Oct 18:42
eb61141

Choose a tag to compare

Add JSON scamper parser tasks config

02 Oct 19:22
923fb35

Choose a tag to compare

prod-v2.0.0

Update pt.go (#740)

traceroute perf tuning

09 Sep 18:04
5cf8047

Choose a tag to compare

reduce congestion of traceroute task queue for Gardener

New NDTResultParser for ndt-server data

26 Aug 23:16
9c8c1e7

Choose a tag to compare

Update NDT Result Schema to include ClientMetadata (#720)
Add unit tests to the NDTResultParser (#721)