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 e90cfc8 Merge pull request #837 from
peng-yongsheng/feature/getClusterBrief
add 2caa29a 1. Changed the attribute name from TPS to callsPerSec. 2.
Calculate the callsPerSec.
new 4086122 Merge pull request #838 from
peng-yongsheng/feature/getTopNSlowService
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/IServiceMetricUIDAO.java | 4 ++--
.../storage/ui/service/ServiceMetric.java | 19 ++++++++++++-----
.../storage/es/dao/ui/ServiceMetricEsUIDAO.java | 10 ++++++---
.../storage/h2/dao/ui/ServiceMetricH2UIDAO.java | 2 +-
.../apm/collector/ui/query/OverViewLayerQuery.java | 9 +++++---
.../collector/ui/service/ApplicationService.java | 2 +-
.../collector/ui/service/ServiceNameService.java | 24 ++++++++++++++++------
.../resources/ui-graphql/service-layer.graphqls | 2 +-
8 files changed, 50 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].