m-lab / etl-gardener

Gardener provides services for maintaining and reprocessing mlab data.
Apache License 2.0
13 stars 5 forks source link

Record query cost metrics on failures, if possible #315

Open gfr10598 opened 3 years ago

gfr10598 commented 3 years ago

In actions.go, the query cost is not recorded if the query outcome is not successful. Should investigate whether there is cost statistics available, and record them.