google-nomulus/javatests/google/registry/monitoring/whitebox
nickfelt 9dffd64dc7 Cleanup minor things in whitebox metrics code
Specifically:
- remove @RequestScope from EppMetric since it's only for components
- fix to call the better overload of toBigqueryTimestamp
- use the same UUID provider for BigQueryMetricsEnqueuer that already exists for
  the VerifyEntityIntegrityStreamer
- minor cleanup in VerifyEntityIntegrityStreamer (inject projectId vs whole env)

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=132721794
2016-09-14 15:39:51 -04:00
..
BigQueryMetricsEnqueuerTest.java Cleanup minor things in whitebox metrics code 2016-09-14 15:39:51 -04:00
BUILD Refactor EppMetrics into the EppMetric value type 2016-09-07 12:19:22 -04:00
EppMetricTest.java Change EppMetric.Builder to use @AutoValue.Builder 2016-09-14 15:38:22 -04:00
MetricsExportActionTest.java Normalize expected exception handling in tests 2016-08-02 19:16:19 -04:00
VerifyEntityIntegrityActionTest.java Cleanup minor things in whitebox metrics code 2016-09-14 15:39:51 -04:00