You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2021/08/04 05:39:42 UTC

[GitHub] [incubator-doris] HappenLee commented on a change in pull request #6372: [DOC]Add a profile counter of local exchange send bytes

HappenLee commented on a change in pull request #6372:
URL: https://github.com/apache/incubator-doris/pull/6372#discussion_r682302062



##########
File path: docs/zh-CN/administrator-guide/running-profile.md
##########
@@ -109,6 +109,7 @@ BE端收集的统计信息较多,下面列出了各个参数的对应含义:
 #### `DataStreamSender`
    - BytesSent: 发送的总数据量 = 接受者 * 发送数据量
    - IgnoreRows: 过滤的行数
+   - LocalBytesSent: 本地节点数据的发送量

Review comment:
       这里应该简单解释一下什么是本地节点的数据发送,什么情况下会进行本地节点数据发送




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org