skywalking-java/apm-collector
wu-sheng 883f7207dc Finish the most codes of collector service metric collector. Sample like this, @peng-yongsheng
```
17:45:48.486 [pool-2-thread-1] ERROR org.skywalking.apm.collector.core.module.instrument.MetricCollector -
##################################################################################################################
#                                             Collector Service Report                                                                                                                                            #
##################################################################################################################
BaseB:
 P-B:
BaseA:
 P-A:
  public void org.skywalking.apm.collector.core.module.ModuleABusiness1Impl.print():
   Avg=1585 (nano), Success Rate=100%
```
2017-10-31 17:52:49 +08:00
..
apm-collector-agent Refactor the maven modules of collector. 2017-10-26 13:39:27 +08:00
apm-collector-boot Naming module and zookeeper provider in cluster module test successful. 2017-10-29 21:12:36 +08:00
apm-collector-cache Refactor the maven modules of collector. 2017-10-26 13:39:27 +08:00
apm-collector-cluster Naming module and zookeeper provider in cluster module test successful. 2017-10-29 21:12:36 +08:00
apm-collector-component Naming module and zookeeper provider in cluster module test successful. 2017-10-29 21:12:36 +08:00
apm-collector-core Finish the most codes of collector service metric collector. Sample like this, @peng-yongsheng 2017-10-31 17:52:49 +08:00
apm-collector-grpc-manager Refactor method name. 2017-10-30 10:17:31 +08:00
apm-collector-jetty-manager Change the method name. 2017-10-30 09:39:36 +08:00
apm-collector-naming Change the method name. 2017-10-30 09:39:36 +08:00
apm-collector-storage Refactor the maven modules of collector. 2017-10-26 13:39:27 +08:00
apm-collector-ui Change the method name. 2017-10-30 09:39:36 +08:00
pom.xml Break server manager module into two modules: grpc manager module and jetty manager module. 2017-10-29 14:11:02 +08:00