google-nomulus/java/google/registry/monitoring/whitebox
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
..
BUILD Add instrumentation implementation 2016-08-15 16:58:42 -04:00
EntityIntegrityAlertsSchema.java Rename fields in EppMetrics and EntityIntegrityAlertsSchema 2016-08-30 14:18:07 -04:00
EppMetrics.java Rename fields in EppMetrics and EntityIntegrityAlertsSchema 2016-08-30 14:18:07 -04:00
Metrics.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
MetricsExportAction.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
package-info.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
StackdriverModule.java Change resource type for Stackdriver to fix metrics push 2016-08-23 15:48:49 -04:00
VerifyEntityIntegrityAction.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
VerifyEntityIntegrityStreamer.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
WhiteboxComponent.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
WhiteboxModule.java Rename fields in EppMetrics and EntityIntegrityAlertsSchema 2016-08-30 14:18:07 -04:00