You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2018/11/01 10:04:29 UTC

[incubator-skywalking] branch master updated: Make setting and doc consistent with backend default settings. (#1860)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 7cd805a  Make setting and doc consistent with backend default settings. (#1860)
7cd805a is described below

commit 7cd805a8220094bde3a738b30c06d2bde0d38bba
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Thu Nov 1 18:04:22 2018 +0800

    Make setting and doc consistent with backend default settings. (#1860)
---
 apm-sniffer/config/agent.config   | 2 +-
 docs/en/setup/backend/ui-setup.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/apm-sniffer/config/agent.config b/apm-sniffer/config/agent.config
index fbf0c6b..3bf1504 100644
--- a/apm-sniffer/config/agent.config
+++ b/apm-sniffer/config/agent.config
@@ -39,7 +39,7 @@ agent.application_code=Your_ApplicationName
 # agent.is_open_debugging_class = true
 
 # Backend service addresses.
-collector.backend_service=127.0.0.1:10800
+collector.backend_service=127.0.0.1:11800
 
 # Logging level
 logging.level=DEBUG
diff --git a/docs/en/setup/backend/ui-setup.md b/docs/en/setup/backend/ui-setup.md
index 733c84f..d7ad38e 100644
--- a/docs/en/setup/backend/ui-setup.md
+++ b/docs/en/setup/backend/ui-setup.md
@@ -20,7 +20,7 @@ collector:
   ribbon:
     ReadTimeout: 10000
     # Point to all backend's restHost:restPort, split by , 
-    listOfServers: 10.2.34.1:10800,10.2.34.2:10800
+    listOfServers: 10.2.34.1:12800,10.2.34.2:12800
 
 security:
   user: