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 fc5eada  Merge pull request #852 from hanahmily/module/apm-backend-dist
     add 96b5b20  searchService: add the src span type condition by the value 
of SpanType.Entry_VALUE.
     add c33ac10  getServiceTPSTrend: 1. Change the parameter name: Start -> 
startTimeBucket End -> endTimeBucket 2. Calculate callsPerSec metric.
     add 5af1c91  getServiceSLATrend: 1. Change the parameter name: Start -> 
startTimeBucket End -> endTimeBucket
     add 573291e  Refactor service topology build logic.
     add 7e5ad62  Merge branch 'master' into feature/ServiceQuery
     new ce3bff8  Merge pull request #853 from 
peng-yongsheng/feature/ServiceQuery

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:
 .../dao/ui/IServiceReferenceMetricUIDAO.java       |  64 ++++++++--
 .../es/dao/ui/ServiceNameServiceEsUIDAO.java       |   7 +-
 .../es/dao/ui/ServiceReferenceEsMetricUIDAO.java   | 134 +++++++--------------
 .../h2/dao/ui/ServiceNameServiceH2UIDAO.java       |   6 +-
 .../h2/dao/ui/ServiceReferenceH2MetricUIDAO.java   |  17 +--
 .../apm/collector/ui/query/ServiceQuery.java       |  31 +++--
 .../collector/ui/service/ServiceNameService.java   |  20 +--
 .../ui/service/ServiceTopologyService.java         |  61 ++++++++--
 8 files changed, 195 insertions(+), 145 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to