google-nomulus/java/google/registry/monitoring/metrics/stackdriver
shikhman f27dd70c9e Automated g4 rollback of changelist 169922096.
*** Reason for rollback ***

Rolling back to fix []
*** Original change description ***

Remove @Inject annotation in StackDriverWriter

StackDriverWriter is provided by java.google.registry.monitoring.whitebox.StackdriverModule. The @Inject annotation in its constructor is not used. It also uses outdated named binding like @Named(stackdriverGcpProject) which causes confusion because that name is not provided anywhere in the code.

***

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=169931047
2017-10-04 16:16:45 -04:00
..
BUILD Re-add Stackdriver metrics code 2017-01-30 15:03:53 -05:00
StackdriverWriter.java Automated g4 rollback of changelist 169922096. 2017-10-04 16:16:45 -04:00