You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@skywalking.apache.org by wu...@apache.org on 2018/03/01 07:23:40 UTC

[incubator-skywalking] branch master updated (ce3bff8 -> a498a91)

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git.


    from ce3bff8  Merge pull request #853 from peng-yongsheng/feature/ServiceQuery
     add b7f1f4c  queryBasicTraces: 1. Query segment id from global trace table by trace id. 2. Query BasicTrace from segment duration table by segment id.
     new a498a91  Merge pull request #854 from peng-yongsheng/feature/TraceQuery

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/ISegmentDurationUIDAO.java      |  4 ++--
 .../collector/storage/ui/common/Pagination.java    | 18 +++++++++---------
 .../storage/es/dao/ui/SegmentDurationEsUIDAO.java  | 14 +++++++++-----
 .../storage/h2/dao/ui/SegmentDurationH2UIDAO.java  | 12 ++++++------
 .../apm/collector/ui/query/TraceQuery.java         | 20 ++++++++++++++++----
 .../collector/ui/service/SegmentTopService.java    | 22 ++++++++++++++++++----
 6 files changed, 60 insertions(+), 30 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
wusheng@apache.org.

[incubator-skywalking] 01/01: Merge pull request #854 from peng-yongsheng/feature/TraceQuery

Posted by wu...@apache.org.
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 a498a91fceade42436fd3d990d31ddd06c218860
Merge: ce3bff8 b7f1f4c
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Thu Mar 1 15:23:37 2018 +0800

    Merge pull request #854 from peng-yongsheng/feature/TraceQuery
    
    "queryBasicTraces","queryTrace"

 .../storage/dao/ui/ISegmentDurationUIDAO.java      |  4 ++--
 .../collector/storage/ui/common/Pagination.java    | 18 +++++++++---------
 .../storage/es/dao/ui/SegmentDurationEsUIDAO.java  | 14 +++++++++-----
 .../storage/h2/dao/ui/SegmentDurationH2UIDAO.java  | 12 ++++++------
 .../apm/collector/ui/query/TraceQuery.java         | 20 ++++++++++++++++----
 .../collector/ui/service/SegmentTopService.java    | 22 ++++++++++++++++++----
 6 files changed, 60 insertions(+), 30 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
wusheng@apache.org.