This is an automated email from the ASF dual-hosted git repository.
zhangxin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git.
from 10ccd4f Merge pull request #868 from apache/sync-ui
add 8e3e0a3 Clear the duration in query condition when trace id is not
empty.
add c7dae33 Make the alarm trend rate value is 0 when application size
equal to 0.
add da3d993 Add application node when the source of reference is not have
application metric.
add 0006cb4 Fixed the NullPointerException in getServerThroughput method.
add ca20d08 Use application mapping to get the actual application id for
the alarm title.
add 610edfe Fixed compile error.
new 9b6f872 Merge pull request #870 from peng-yongsheng/fixed/855
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:
.../provider/service/SegmentBase64Printer.java | 78 ++++++++++++++++++++++
.../src/test}/resources/log4j2.xml | 0
.../apm/collector/ui/query/AlarmQuery.java | 6 +-
.../apm/collector/ui/query/TraceQuery.java | 6 +-
.../apm/collector/ui/service/AlarmService.java | 35 ++++++++--
.../ui/service/ApplicationTopologyService.java | 2 +-
.../ui/service/ClusterTopologyService.java | 2 +-
.../apm/collector/ui/service/ServerService.java | 6 +-
.../apm/collector/ui/service/TopologyBuilder.java | 28 ++++++--
9 files changed, 143 insertions(+), 20 deletions(-)
create mode 100644
apm-collector/apm-collector-analysis/analysis-segment-parser/segment-parser-provider/src/test/java/org/apache/skywalking/apm/collector/analysis/segment/parser/provider/service/SegmentBase64Printer.java
copy apm-collector/{apm-collector-boot/src/main =>
apm-collector-analysis/analysis-segment-parser/segment-parser-provider/src/test}/resources/log4j2.xml
(100%)
--
To stop receiving notification emails like this one, please contact
[email protected].