mirror of
https://github.com/google/nomulus.git
synced 2025-05-12 22:38:16 +02:00
Add metrics to PublishDnsUpdatesAction
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=131190862
This commit is contained in:
parent
8f0f701ff7
commit
1c5b4e16c6
6 changed files with 132 additions and 0 deletions
|
@ -47,6 +47,7 @@ import javax.inject.Singleton;
|
|||
@Component(
|
||||
modules = {
|
||||
AppIdentityCredentialModule.class,
|
||||
BackendMetricsModule.class,
|
||||
BigqueryModule.class,
|
||||
ConfigModule.class,
|
||||
DatastoreServiceModule.class,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue