• 1. Fixed the OverViewLayerQuery#getTopNSlowService method bug which is not... · 285ad0a3
    彭勇升 pengys 提交于
    1. Fixed the OverViewLayerQuery#getTopNSlowService method bug which is not order by average response time. (#913)
    
    2. Fixed the OverViewLayerQuery#getTopNApplicationThroughput method bug which is not order by TPS.
    3. Fixed the ApplicationQuery#getSlowService method bug which is not order by average response time.
    4. Fixed the ApplicationQuery#getServerThroughput method bug which is not order by TPS.
    
    #907
    285ad0a3
ApplicationMetricEsUIDAO.java 9.3 KB