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 e09c2435a4e3d55a5efd37beaedfab0c60e197d3
Merge: 59ae085 7127546
Author: 吴晟 Wu Sheng <wu.sh...@foxmail.com>
AuthorDate: Sat Feb 10 10:40:53 2018 +0800

    Merge pull request #803 from 
peng-yongsheng/feature/getTopNApplicationThroughput
    
    Provide the getTopNApplicationThroughput query.

 .../apm/collector/storage/StorageModule.java       |   2 +
 .../storage/dao/ui/IApplicationMetricUIDAO.java    |  33 +++++++
 .../storage/ui/overview/ApplicationTPS.java        |  52 +++++++++++
 .../storage/es/StorageModuleEsProvider.java        |   3 +
 .../es/dao/ui/ApplicationMetricEsUIDAO.java        | 104 +++++++++++++++++++++
 .../storage/h2/StorageModuleH2Provider.java        |   3 +
 .../h2/dao/ui/ApplicationMetricH2UIDAO.java        |  47 ++++++++++
 .../apm/collector/ui/query/OverViewLayerQuery.java |  15 +--
 .../collector/ui/service/ApplicationService.java   |  15 +++
 .../apm/collector/ui/service/ServerService.java    |  14 ---
 10 files changed, 262 insertions(+), 26 deletions(-)

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

Reply via email to