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 2021/11/06 12:34:30 UTC

[skywalking] branch master updated: Update kafka-fetcher.md (#8085)

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/skywalking.git


The following commit(s) were added to refs/heads/master by this push:
     new 7563734  Update kafka-fetcher.md (#8085)
7563734 is described below

commit 7563734def00c8cc4e03f714f0eafa73d9e3e1ce
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Sat Nov 6 20:34:20 2021 +0800

    Update kafka-fetcher.md (#8085)
---
 docs/en/setup/backend/kafka-fetcher.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/en/setup/backend/kafka-fetcher.md b/docs/en/setup/backend/kafka-fetcher.md
index e61ba52..84d7ca4 100644
--- a/docs/en/setup/backend/kafka-fetcher.md
+++ b/docs/en/setup/backend/kafka-fetcher.md
@@ -70,7 +70,7 @@ kafka-fetcher:
 ```
 
 ## Other Fetcher Plugins
-There are other plugin implementations of transporter plugins. Please you prefer to use them rather than Kafka.
+There are other transporter plugins. You could find these plugins from 3rd party repositories.
 
 * [Pulsar Fetcher Plugin](https://github.com/SkyAPM/transporter-plugin-for-skywalking/blob/main/docs/en/pulsar/Pulsar-Fetcher.md)