mirror of
https://github.com/google/nomulus.git
synced 2025-05-30 01:10:14 +02:00
Define Stackdriver metrics for premium and reserved lists
This CL defines metrics for both premium and reserved lists, but actually uses only the reserved list metrics. The premium list metrics will be used in a future CL. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=149982639
This commit is contained in:
parent
5779cc988b
commit
5253f6fd6b
5 changed files with 277 additions and 4 deletions
|
@ -14,6 +14,7 @@ java_library(
|
|||
visibility = ["//visibility:public"],
|
||||
deps = [
|
||||
"//java/google/registry/config",
|
||||
"//java/google/registry/monitoring/metrics",
|
||||
"//java/google/registry/util",
|
||||
"//java/google/registry/xml",
|
||||
"//third_party/java/objectify:objectify-v4_1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue