This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 4e99a8d949 [fix] 新增场景 (#1197)
4e99a8d949 is described below

commit 4e99a8d949bd9d2198b4914780b831fe445c1e38
Author: JIAN ZHONG <[email protected]>
AuthorDate: Wed Jul 6 14:20:00 2022 +0800

    [fix] 新增场景 (#1197)
---
 .../docs3-building/java-sdk/advanced-features-and-usage/rpc/context.md   | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/content/zh/docs3-building/java-sdk/advanced-features-and-usage/rpc/context.md 
b/content/zh/docs3-building/java-sdk/advanced-features-and-usage/rpc/context.md
index 26eb0353a7..ff4546dde1 100644
--- 
a/content/zh/docs3-building/java-sdk/advanced-features-and-usage/rpc/context.md
+++ 
b/content/zh/docs3-building/java-sdk/advanced-features-and-usage/rpc/context.md
@@ -14,6 +14,7 @@ RpcContext 是一个 ThreadLocal 的临时状态记录器,当接收到 RPC 请
 - 服务提供方
 
 ## 使用场景
+全局链路追踪和隐藏参数。
 ## 使用方式
 #### 服务消费方
 

Reply via email to