mirror of
https://github.com/google/nomulus.git
synced 2025-07-25 12:08:36 +02:00
Automated g4 rollback of changelist 212879670.
*** Reason for rollback *** Automated tools sometimes don't have default credentials, and can't set them up. We should redo this CL once we figure out the credential thing. *** Original change description *** Add metrics for the command used in the registry CLI tool Puts the metric in <project>/tools/commands_called It counts the use of the tool, with the following labels: - environment - tool (nomulus/gtech) - command called (class name) - success true/false - from the shell true/false *** ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=214048616
This commit is contained in:
parent
89c942b0d9
commit
c89cb6a3f3
6 changed files with 4 additions and 145 deletions
|
@ -2,7 +2,4 @@ handlers = java.util.logging.ConsoleHandler
|
|||
.level = INFO
|
||||
com.google.wrappers.base.GoogleInit.level = WARNING
|
||||
com.google.monitoring.metrics.MetricRegistryImpl.level = WARNING
|
||||
com.google.monitoring.metrics.MetricReporter.level = WARNING
|
||||
com.google.monitoring.metrics.MetricExporter.level = WARNING
|
||||
com.google.monitoring.metrics.stackdriver.StackdriverWriter.level = WARNING
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue