You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/03/10 09:38:14 UTC

[GitHub] [incubator-skywalking] kezhenxu94 commented on a change in pull request #2339: doc: fix typo and list numbers

kezhenxu94 commented on a change in pull request #2339: doc: fix typo and list numbers
URL: https://github.com/apache/incubator-skywalking/pull/2339#discussion_r264030700
 
 

 ##########
 File path: docs/en/concepts-and-designs/probe-introduction.md
 ##########
 @@ -20,10 +20,10 @@ You don't need to use **Language based native agent** and **Service Mesh probe**
 metric data. As a result of that, your system suffers twice payloads, and the analytic numbers are doubled.
 
 There are several recommend ways in using these probes:
-1. Use **Language based native agent** only.
-1. Use **3rd-party instrument library** only, like Zipkin instrument ecosystem.
-1. Use **Service Mesh probe** only.
-1. Use **Service Mesh probe** with **Language based native agent** or **3rd-party instrument library** in tracing status. (Advanced usage)
+- Use **Language based native agent** only.
+- Use **3rd-party instrument library** only, like Zipkin instrument ecosystem.
+- Use **Service Mesh probe** only.
+- Use **Service Mesh probe** with **Language based native agent** or **3rd-party instrument library** in tracing status. (Advanced usage)
 
 Review comment:
   Sorry I forgot that GitHub can render the numbers correctly even they were all 1's in the markdown, have changed back.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services