Add rocketmq reporter link to doc (#70)

This commit is contained in:
King 2021-11-09 21:46:55 +08:00 committed by GitHub
parent 4376150f6b
commit a7a4faabb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -36,6 +36,8 @@ Currently, there are 2 ways to configure advanced configurations below. Notice t
## 3rd party reporters
There are other reporter implementations from out of the Apache Software Foundation.
## Pulsar Reporter
### Pulsar Reporter
Go to [Pulsar-reporter-plugin](https://github.com/SkyAPM/transporter-plugin-for-skywalking/blob/main/docs/en/pulsar/Pulsar-Reporter.md) for more details.
### RocketMQ Reporter
Go to [RocketMQ-reporter-plugin](https://github.com/SkyAPM/transporter-plugin-for-skywalking/blob/main/docs/en/rocketmq/Rocketmq-Reporter.md) for more details.