google-nomulus/java/google/registry/monitoring
jianglai 2814561e92 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=169922096
2017-10-04 16:16:45 -04:00
..
metrics Remove @Inject annotation in StackDriverWriter 2017-10-04 16:16:45 -04:00
whitebox Add tool to check if other requests are still running 2017-09-12 15:51:50 -04:00