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/09 13:24:07 UTC

[skywalking] branch master updated: Add rocketmq fetcher link to doc (#8099)

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 2663609  Add rocketmq fetcher link to doc (#8099)
2663609 is described below

commit 2663609c0a332f995dbd78f0675362f98617ff17
Author: King <40...@users.noreply.github.com>
AuthorDate: Tue Nov 9 21:23:51 2021 +0800

    Add rocketmq fetcher link to doc (#8099)
---
 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 84d7ca4..ddac25c 100644
--- a/docs/en/setup/backend/kafka-fetcher.md
+++ b/docs/en/setup/backend/kafka-fetcher.md
@@ -74,4 +74,4 @@ There are other transporter plugins. You could find these plugins from 3rd party
 
 * [Pulsar Fetcher Plugin](https://github.com/SkyAPM/transporter-plugin-for-skywalking/blob/main/docs/en/pulsar/Pulsar-Fetcher.md)
 
-
+* [RocketMQ Fetcher Plugin](https://github.com/SkyAPM/transporter-plugin-for-skywalking/blob/main/docs/en/rocketmq/Rocketmq-Fetcher.md)