mirror of
https://github.com/google/nomulus.git
synced 2025-05-12 22:38:16 +02: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:
parent
0aab48eb9f
commit
07622725bf
94 changed files with 153 additions and 6451 deletions
|
@ -15,8 +15,8 @@
|
|||
package google.registry.module.backend;
|
||||
|
||||
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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue