This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a change to branch sync-ui
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git.
from fd3d5ad Merge branch 'master' into sync-ui
add 5825914 Fixed the Dashboard and Topology bug.
add 6ba5453 Use JVM metric to update instance heart beat time when using
java agent.
add 41840ce Fixed the bug which the memory max non heap metric value is
-1 when using JDK 1.8.
add bdc0601 Fixed the call type in calls of topology.
add 09f9c12 Fixed the pagination bug.
add 40eeb87 1. Get the service id only when agent register service name.
2. Setting the src span type when agent register service name. 3. Revert the
topology build logic.
add 5d0ea12 Merge branch 'master' into fixed/855
add 8b366e1 Merge branch 'fixed/855' of
https://github.com/peng-yongsheng/incubator-skywalking into fixed/855
add 0e61c97 Merge branch 'master' into fixed/855
add e7b3014 Merge pull request #865 from peng-yongsheng/fixed/855
new c6dce72 Merge branch 'master' into sync-ui
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../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].