mirror of
https://github.com/google/nomulus.git
synced 2025-05-08 15:58:21 +02:00
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 |
||
---|---|---|
.. | ||
BUILD | ||
EntityIntegrityAlertsSchema.java | ||
EppMetrics.java | ||
Metrics.java | ||
MetricsExportAction.java | ||
package-info.java | ||
StackdriverModule.java | ||
VerifyEntityIntegrityAction.java | ||
VerifyEntityIntegrityStreamer.java | ||
WhiteboxComponent.java | ||
WhiteboxModule.java |