This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git
commit e7b3014869c3438bec6ba3222513f5125b00c6fb Merge: 0ef48ad 0e61c97 Author: 吴晟 Wu Sheng <[email protected]> AuthorDate: Sun Mar 4 06:58:17 2018 +0800 Merge pull request #865 from peng-yongsheng/fixed/855 Fixed/855 .../provider/handler/JVMMetricsServiceHandler.java | 9 +++++++++ .../ServiceNameDiscoveryServiceHandler.java | 2 +- .../define/service/IServiceNameService.java | 3 +++ .../provider/service/ServiceNameService.java | 4 ++++ .../define/decorator/ReferenceDecorator.java | 1 + .../storage/es/dao/ui/MemoryMetricEsUIDAO.java | 8 +++++++- .../storage/h2/dao/ui/MemoryMetricH2UIDAO.java | 7 ++++++- .../apm/collector/ui/query/TraceQuery.java | 6 +++--- .../collector/ui/service/ApplicationService.java | 14 ++++++++------ .../collector/ui/service/SecondBetweenService.java | 6 +++++- .../apm/collector/ui/service/ServerService.java | 20 ++++++++++++-------- .../ui/service/ServiceTopologyService.java | 4 ++-- .../apm/collector/ui/utils/ApdexCalculator.java | 6 +++++- .../core/dictionary/OperationNameDictionary.java | 22 +++++++++++++++++++--- 14 files changed, 85 insertions(+), 27 deletions(-) -- To stop receiving notification emails like this one, please contact [email protected].
