google-nomulus/java/google/registry/env
mcilwain 218c4517eb Stop exporting EPP flow metrics to BigQuery
These are simply too costly in their current form now that we are handling double-digit QPS, so at a minimum we'd want to refactor these for batched exports using a background thread (like how Stackdriver metrics work). However, upon further review, that work isn't worth doing if this BigQuery table isn't actually being used for anything, and it seems that we aren't using it anymore given that ICANN transaction reporting no longer requires it.

So the simplest thing to do is simply to get rid of this entirely, and just use a combination of Stackdriver metrics and App Engine logs. The eppMetrics BigQuery table is ~1.2 billion rows and takes up 223 GB, so that's not an insignificant GCP billings saving if we can delete it.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=215905466
2018-10-08 16:59:29 -04:00
..
alpha Export Premium names to Drive 2018-09-14 11:47:38 -04:00
common Stop exporting EPP flow metrics to BigQuery 2018-10-08 16:59:29 -04:00
crash Enable Premium terms export in production 2018-09-14 11:56:42 -04:00
local Remove most HTML/CSS/JS assets from the backend service WAR 2018-06-27 15:28:53 -04:00
production Deploy spec11 reporting to production 2018-09-14 21:31:34 -04:00
qa Remove deprecated DNS subsystem 2018-09-14 12:01:08 -04:00
sandbox Delete the verify entity integrity mapreduce 2018-09-20 11:19:36 -04:00