google-nomulus/java/google/registry/monitoring
shikhman c309560892 Rename fields in EppMetrics and EntityIntegrityAlertsSchema
This is one of a series of CLs which will refactor EppMetrics into a value type
and Metrics into a stateless class which will have an export(EppMetrics requestDetails)
method to export EPP metrics in a stateless way. Once EppMetrics is a value
type, I will create a new StackdriverEppMetrics that will also accept the value
type via an incrementRequests(EppMetrics requestDetails), allowing us to
monitor EPP via BigQuery and Stackdriver with minimum code duplication.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=131711810
2016-08-30 14:18:07 -04:00
..
metrics Fix NPE in StackdriverWriter 2016-08-30 14:13:50 -04:00
whitebox Rename fields in EppMetrics and EntityIntegrityAlertsSchema 2016-08-30 14:18:07 -04:00