diff --git a/skywalking-webui/src/main/webapp/pages/common/traceInfo.ftl b/skywalking-webui/src/main/webapp/pages/common/traceInfo.ftl index 16eab1257..a3ec3b7fd 100644 --- a/skywalking-webui/src/main/webapp/pages/common/traceInfo.ftl +++ b/skywalking-webui/src/main/webapp/pages/common/traceInfo.ftl @@ -3,12 +3,12 @@ - - - - - - + + + + + + @@ -26,19 +26,19 @@ - + @@ -90,7 +90,8 @@ - + @@ -116,20 +117,20 @@
@@ -144,15 +145,15 @@
服务名类型状态服务/方法主机信息时间轴Application CodeTypeStatusOperation NameHostTime
.... .... ....该调用链超过{{>maxQueryNodeSize}}个节点,仅展现调用入口,具体调用情况可查询HBaseThe number of call chain node is great than the max query node size({{>maxQueryNodeSize}}), only call entry node is displayed. .... ....
.... .... ....该调用链共{{>totalSize}}个调用节点,已超过最大展示节点数({{>maxShowNodeSize}}个),仅展现前{{>showSize}}个节点的缩略图The total of call chain node is {{>totalSize}},but the number is great than then max number of showing node({{>maxShowNodeSize}}) + , Only the first {{>showSize}} chain node are displayed. .... ....