This is an automated email from the ASF dual-hosted git repository. pengys pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git
commit 4057f37e2d872eb6d7f91bff069b0560c989737e Merge: 71eb594 c1fedb0 Author: 彭勇升 pengys <[email protected]> AuthorDate: Wed Feb 28 20:56:33 2018 +0800 Merge pull request #848 from peng-yongsheng/feature/getServerThroughput "getServerThroughput" Changed the attribute name from TPS to callsPerSec. .../apm/collector/storage/dao/ui/IInstanceMetricUIDAO.java | 5 ++--- .../apm/collector/storage/ui/server/AppServerInfo.java | 10 +++++----- .../collector/storage/es/dao/ui/InstanceMetricEsUIDAO.java | 8 ++++---- .../collector/storage/h2/dao/ui/InstanceMetricH2UIDAO.java | 4 ++-- .../skywalking/apm/collector/ui/query/ApplicationQuery.java | 9 ++++++--- .../skywalking/apm/collector/ui/service/ServerService.java | 11 +++++++---- .../src/main/resources/ui-graphql/server-layer.graphqls | 2 +- 7 files changed, 27 insertions(+), 22 deletions(-) -- To stop receiving notification emails like this one, please contact [email protected].
