mirror of
https://github.com/google/nomulus
synced 2026-09-20 15:04:24 +00:00
Move metrics dependencies to artifacts under Maven groupId com.google.monitoring-client
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=180580386
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
|
||||
package google.registry.proxy.metric;
|
||||
|
||||
import static google.registry.monitoring.metrics.contrib.DistributionMetricSubject.assertThat;
|
||||
import static google.registry.monitoring.metrics.contrib.LongMetricSubject.assertThat;
|
||||
import static com.google.monitoring.metrics.contrib.DistributionMetricSubject.assertThat;
|
||||
import static com.google.monitoring.metrics.contrib.LongMetricSubject.assertThat;
|
||||
import static google.registry.proxy.TestUtils.makeHttpPostRequest;
|
||||
import static google.registry.proxy.TestUtils.makeHttpResponse;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user