You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@skywalking.apache.org by wu...@apache.org on 2018/06/11 07:31:52 UTC

[incubator-skywalking] branch doc-reformat updated: Change deploy to set

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

wusheng pushed a commit to branch doc-reformat
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git


The following commit(s) were added to refs/heads/doc-reformat by this push:
     new 9cd3cca  Change deploy to set
9cd3cca is described below

commit 9cd3cca7e702450a55c6803df90a65c99e446e67
Author: Wu Sheng <wu...@foxmail.com>
AuthorDate: Mon Jun 11 15:31:38 2018 +0800

    Change deploy to set
---
 docs/en/Deploy-backend-in-cluster-mode.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/en/Deploy-backend-in-cluster-mode.md b/docs/en/Deploy-backend-in-cluster-mode.md
index 954ea8b..c02b4f8 100644
--- a/docs/en/Deploy-backend-in-cluster-mode.md
+++ b/docs/en/Deploy-backend-in-cluster-mode.md
@@ -38,7 +38,7 @@ See ElasticSearch Official documents to understand how to deploy cluster(Recomme
 
 - Start Elasticsearch
 
-### Deploy collector servers
+### Set collector
 There are five types of connection for collector cluster.
 1. Agent to collectors by using HTTP, named as `naming`.
 1. Agent to collectors by using gRPC, named as `agent_gRPC`. 
@@ -129,7 +129,7 @@ configuration:
     thermodynamicCountOfResponseTimeSteps: 40
 ```
 
-### Deploy UI servers
+### Set UI
 
 The config items of UI is saved in `bin/webappService.sh` (`bin\webappService.bat` for windows). 
 Change `collector.ribbon.listOfServers` by following the description, with matching `naming.jetty`. 

-- 
To stop receiving notification emails like this one, please contact
wusheng@apache.org.