Skip to content

Releases: m-lab/etl-gardener

Add gardener configuration for ndt/hopannotation1

20 Sep 15:12
d4bda5b
Compare
Choose a tag to compare

Eliminate use of _DOCKER_TAG substitution (#336)
Add gardener configuration for ndt/hopannotation1 (#338)
Add config changes for hopannotation1 datatype (#339)

Diff prod-v2.4.2...prod-v2.4.3

Add PCAP index and increase reprocessing rate in legacy pipeline

05 Aug 14:08
b080455
Compare
Choose a tag to compare

Embed a static git commit hash in the gardener binary (#324)
Separate integration tests (#326)
Add support for cloudbuild deployment (#327)
Add create script for parser-pool-16 with 16 CPUs and appropriate scopes (#333)
Increase reprocessing rate for legacy types (#334)
Add gardener configuration for PCAP datatype (#335)

Diff prod-v2.4.1...prod-v2.4.2

Slow reprocessing queues used by legacy gardener

25 Jan 21:10
c272940
Compare
Choose a tag to compare

reduce most queues by half, to slow down requests (#318) …
fix traceroute dedup query (#321) …
fewer queues to slow reprocessing (#323) …

Add ndt7/annotation table join, and production of ndt.ndt7 "final" table.

14 Sep 15:15
03d9f4f
Compare
Choose a tag to compare

This deployment results in creation of mlab-oti:ndt.ndt7 table. It will not initially be visible in measurement-lab, and there is currently no table or view of that name, so it will not impact users.

The new table will have the "server" and "client" annotation fields, and the schema should be in keeping with Standard Columns.

This also adjusts the number of traceroute queues, to reduce the rate that traceroute is reprocessed in the LEGACY system. Consequently, it is a full deployment, rather than a universal only deployment.

We also need to add the new table to the schema update system.

reduce to 4 traceroute queues (#312)
Join op (#313)
Add action to join with annotations (#314)

Add GCS file check before dispatching jobs.

13 Aug 18:57
cfcd4ac
Compare
Choose a tag to compare

Check whether job has any files before dispatching. (#311)

First deployment of universal gardener

06 Aug 23:25
480c30d
Compare
Choose a tag to compare

Table ops cleanup (#298) …
Add code to trigger loading json files from gcs to bigquery (#300) …
Add and enhance ops actions. (#304) …
add load/dedup/copy/delete to state machine (#303) …
Add prod deployment for universal (#306) …

Start processing "yesterday" data after 10:30 UTC

15 Jul 20:48
5bbfbe4
Compare
Choose a tag to compare

restore staging instances (#241) …
add state metrics (#243) …
Initialize start date and index (#245) …
Support more stats in universal (#244) …
Add skeleton code for general dedup queries (#246) …
Add configuration through configmap (#249) …
Refactor NextJob to client.NextJob (#250) …
remove kubectl describe (#251) …
Keep state history (#253) …
Cleanup delay (#257) …
Use config (#256) …
Bq ops (#262) …
Bq ops (#263) …
Use new bq ops in Monitor actions (#264) …
adds Filter field to Job, to allow partial processing (#265) …
migrate to go/cloud/bqx (#266) …
fix updatetime (#268) …
implement job filter (#269) …
Create etl-gardener-scamper-service (#275)
Custom error (#271) …
deploy to universal only on u-sandbox (#279) …
fix Retry handling (#282) …
Job Service persistence (#283) …
Support standard column datatypes: ndt7 & annotation (#284) …
Fix restarts (#285) …
use copy on write on status history updates (#286) …
add yesterday functionality (#287) …
Fixes job service persistence and adds logging (#290) …
allow restart of failed jobs (#292) …
Delay legacy daily (#296) …
Start processing "yesterday" data around 10:30 UTC (#299)

Restore full history reprocessing. Include target in GKE jobs.

17 Mar 23:54
f7b1046
Compare
Choose a tag to compare

This release restores reprocessing to cover the entire history.
It also enables encoding of the target fields for the GKE parsers.

disable staging deployment for now (#237)
Enable target fields in json and remove pprof from public status port. (#239)
Restore start dates for ndt5 & tcpinfo (#240)

faster reprocessing to ndt5 & tcpinfo

11 Mar 16:01
084b382
Compare
Choose a tag to compare

#234 Reprocess faster from archive-mlab-oti

#236 add default target base

Numerous code improvements since 2019/12/16

10 Mar 13:36
ab1877a
Compare
Choose a tag to compare

#217 Sandbox job service
#218, #219 Add job.path
#220, implement handler
#222, clusterIP
#223, expiration date
#226, replace deprecated GoogleCloudPlatform imports
#231 DestinationTable
#232 traceroute log improvement