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 09:10:51 UTC

[incubator-skywalking] branch settings created (now 1f10ace)

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

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


      at 1f10ace  Make setting and doc consistent with backend default settings.

This branch includes the following new commits:

     new 1f10ace  Make setting and doc consistent with backend default settings.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-skywalking] 01/01: Make setting and doc consistent with backend default settings.

Posted by wu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 1f10ace1819fdb28f3a24368dd25fe75695cecdf
Author: Wu Sheng <wu...@foxmail.com>
AuthorDate: Thu Nov 1 17:10:39 2018 +0800

    Make setting and doc consistent with backend default settings.
---
 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: