This is an automated email from the ASF dual-hosted git repository.
pengys pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git.
from 726cd84 Merge pull request #842 from hanahmily/module/apm-webapp
add 8419aa3 Refactor topology build logic.
add 2fe8577 Merge branch 'master' into feature/getApplicationTopology
new e138b8d Merge pull request #844 from
peng-yongsheng/feature/getApplicationTopology
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:
.../storage/dao/ui/IApplicationComponentUIDAO.java | 2 +-
.../storage/dao/ui/IApplicationMappingUIDAO.java | 2 +-
.../dao/ui/IApplicationReferenceMetricUIDAO.java | 9 +--
.../es/dao/ui/ApplicationComponentEsUIDAO.java | 6 +-
.../es/dao/ui/ApplicationMappingEsUIDAO.java | 4 +-
.../dao/ui/ApplicationReferenceMetricEsUIDAO.java | 56 ++++----------
.../h2/dao/ui/ApplicationComponentH2UIDAO.java | 4 +-
.../h2/dao/ui/ApplicationMappingH2UIDAO.java | 4 +-
.../dao/ui/ApplicationReferenceMetricH2UIDAO.java | 46 +-----------
.../apm/collector/ui/query/ApplicationQuery.java | 9 ++-
.../ui/service/ApplicationTopologyService.java | 85 ++++++----------------
11 files changed, 59 insertions(+), 168 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].