Add metrics to PublishDnsUpdatesAction

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=131190862
This commit is contained in:
shikhman 2016-08-24 10:49:25 -07:00 committed by Ben McIlwain
parent 8f0f701ff7
commit 1c5b4e16c6
6 changed files with 132 additions and 0 deletions

View file

@ -38,6 +38,7 @@ java_library(
"//java/google/registry/config",
"//java/google/registry/dns/writer",
"//java/google/registry/model",
"//java/google/registry/monitoring/metrics",
"//java/google/registry/request",
"//java/google/registry/util",
],