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 2019/03/24 17:19:05 UTC

[incubator-skywalking] branch exporter-impl updated: Update application.yml

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

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


The following commit(s) were added to refs/heads/exporter-impl by this push:
     new 368f92c  Update application.yml
368f92c is described below

commit 368f92c025ce32be989231532decc9040ec142ac
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Sun Mar 24 10:18:57 2019 -0700

    Update application.yml
---
 oap-server/server-starter/src/main/resources/application.yml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/oap-server/server-starter/src/main/resources/application.yml b/oap-server/server-starter/src/main/resources/application.yml
index fd21669..4ddffed 100644
--- a/oap-server/server-starter/src/main/resources/application.yml
+++ b/oap-server/server-starter/src/main/resources/application.yml
@@ -110,7 +110,7 @@ alarm:
   default:
 telemetry:
   prometheus:
-exporter:
-  grpc:
-    targetHost: 127.0.0.1
-    targetPort: 9870
\ No newline at end of file
+#exporter:
+#  grpc:
+#    targetHost: 127.0.0.1
+#    targetPort: 9870