switch test-results from python event_mon to go bigquery |
||
Issue descriptionCurrently all of the flakiness dashboard (test-results.appspot.com) is written in Go except for a block of code to push flaky test stats to event_mon. It would be nice to delete the python code to simplify the code base and deployment process. The python event_mon uploading code is here: https://chromium.googlesource.com/infra/infra/+/master/appengine/test_results/appengine_module/test_results/handlers/monitoring.py the Go code base is here: https://chromium.googlesource.com/infra/infra/+/master/go/src/infra/appengine/test-results
,
Nov 15 2017
I'm
,
Nov 15 2017
Oops, didn't mean to change the title and add text. I considered updating this to track converting this to bigquery but I'm sure it's already being tracked elsewhere so I changed to wontfix instead. |
||
►
Sign in to add a comment |
||
Comment 1 by sheriffbot@chromium.org
, Nov 15 2017Status: Untriaged (was: Available)