google-nomulus/javatests/google/registry/monitoring/metrics
shikhman e19546ffb4 Fix encoding error for Stackdriver metrics of cumulative points
The Stackdriver API requires that the end time always be greater than the start
time for cumulative metric points.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=134396192
2016-10-03 15:43:16 -04:00
..
BUILD Add more tests to external code repo 2016-08-30 14:03:24 -04:00
CounterTest.java Factor out labelValue length check to abstract base class and small name fix 2016-09-02 13:47:21 -04:00
CustomFitterTest.java Add the Distribution data type for instrumentation 2016-09-07 11:54:26 -04:00
EventMetricTest.java Add the EventMetric metric type 2016-09-07 12:01:58 -04:00
ExponentialFitterTest.java Add the Distribution data type for instrumentation 2016-09-07 11:54:26 -04:00
GoogleJsonResponseExceptionHelper.java Add more tests to external code repo 2016-08-30 14:03:24 -04:00
LabelDescriptorTest.java Add more tests to external code repo 2016-08-30 14:03:24 -04:00
LinearFitterTest.java Add the Distribution data type for instrumentation 2016-09-07 11:54:26 -04:00
MetricExporterTest.java Add more tests to external code repo 2016-08-30 14:03:24 -04:00
MetricRegistryImplTest.java Add method to create and register EventMetrics 2016-09-07 12:03:28 -04:00
MetricReporterTest.java Add more tests to external code repo 2016-08-30 14:03:24 -04:00
MetricSchemaTest.java Add more tests to external code repo 2016-08-30 14:03:24 -04:00
MutableDistributionTest.java Add the Distribution data type for instrumentation 2016-09-07 11:54:26 -04:00
StackdriverWriterTest.java Fix encoding error for Stackdriver metrics of cumulative points 2016-10-03 15:43:16 -04:00
StoredMetricTest.java Factor out labelValue length check to abstract base class and small name fix 2016-09-02 13:47:21 -04:00
VirtualMetricTest.java Add more tests to external code repo 2016-08-30 14:03:24 -04:00