google-nomulus/javatests/google/registry/monitoring/whitebox
Ben McIlwain 658f31933c Add metrics for the new Check API
New metrics are necessary because the new API no longer wraps
an EPP flow, therefore does not get metrics for free.

Metrics include
 - An EventMetric for processing time
 - An IncrementableMetric for request count, with
   availability (available/reserved/registered) and
   pricing (standard/premium) fields

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=199708592
2018-06-18 17:44:04 -04:00
..
BigQueryMetricsEnqueuerTest.java Remove some unnecessary uses of MockitoJUnitRunner, which is discouraged 2017-04-26 10:47:13 -04:00
BUILD Add dependencies on classes that are not in the default modules in JDK 9 2018-02-01 22:00:49 -05:00
CheckApiMetricTest.java Add metrics for the new Check API 2018-06-18 17:44:04 -04:00
EppMetricTest.java Remove unnecessary type specifications 2017-12-27 11:23:03 -05:00
MetricsExportActionTest.java Migrate away fully from MockitoJUnitRunner 2018-04-10 17:01:04 -04:00