mirror of
https://github.com/google/nomulus
synced 2026-03-27 21:05:32 +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:
@@ -15,8 +15,8 @@
|
||||
package google.registry.module.frontend;
|
||||
|
||||
import com.google.appengine.api.LifecycleManager;
|
||||
import com.google.monitoring.metrics.MetricReporter;
|
||||
import dagger.Lazy;
|
||||
import google.registry.monitoring.metrics.MetricReporter;
|
||||
import google.registry.util.FormattingLogger;
|
||||
import java.io.IOException;
|
||||
import java.security.Security;
|
||||
|
||||
Reference in New Issue
Block a user