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

jerrytan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git


The following commit(s) were added to refs/heads/master by this push:
     new 991e40e  update docs
     new f948bb8  Merge pull request #1630 from tanzhongyi003/master
991e40e is described below

commit 991e40efd90a7d6521b6f6c532e83c01816aff1f
Author: tanzhongyi003 <jerry...@apache.org>
AuthorDate: Sun Dec 12 09:26:24 2021 +0800

    update docs
---
 docs/cn/rpc_view.md        |   2 +-
 docs/images/rpc_view_1.png | Bin 79874 -> 64285 bytes
 docs/images/rpc_view_2.png | Bin 95033 -> 72816 bytes
 docs/images/rpc_view_3.png | Bin 139888 -> 105979 bytes
 4 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/cn/rpc_view.md b/docs/cn/rpc_view.md
index 929db0c..b1abaa6 100644
--- a/docs/cn/rpc_view.md
+++ b/docs/cn/rpc_view.md
@@ -15,7 +15,7 @@ rpc_view可以转发端口被限的server的内置服务。像百度内如果一
 ```
 $ ./rpc_view 10.46.130.53:9970
 TRACE: 02-14 12:12:20:   * 0 src/brpc/server.cpp:762] Server[rpc_view_server] 
is serving on port=8888.
-TRACE: 02-14 12:12:20:   * 0 src/brpc/server.cpp:771] Check out 
http://db-rpc-dev00.db01.baidu.com:8888 in web browser.
+TRACE: 02-14 12:12:20:   * 0 src/brpc/server.cpp:771] Check out 
http://XXX.com:8888 in web browser.
 ```
 
 打开rpc_view在8888端口提供的页面(在secureCRT中按住ctrl点url):
diff --git a/docs/images/rpc_view_1.png b/docs/images/rpc_view_1.png
index be8f490..6efa848 100644
Binary files a/docs/images/rpc_view_1.png and b/docs/images/rpc_view_1.png 
differ
diff --git a/docs/images/rpc_view_2.png b/docs/images/rpc_view_2.png
index 749d032..d5d9869 100644
Binary files a/docs/images/rpc_view_2.png and b/docs/images/rpc_view_2.png 
differ
diff --git a/docs/images/rpc_view_3.png b/docs/images/rpc_view_3.png
index c6522bd..9d87c99 100644
Binary files a/docs/images/rpc_view_3.png and b/docs/images/rpc_view_3.png 
differ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org

Reply via email to