Add RocketMQ gRPC/Protobuf-based Client into supported-libraries.md (#7198)

Add RocketMQ gRPC/Protobuf-based Client into supported-libraries.md

related issue: #6764
This commit is contained in:
Aaron Ai 2022-11-16 16:35:32 +08:00 committed by GitHub
parent 0035f4b480
commit 97773819c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -33,7 +33,8 @@ These are the supported libraries and frameworks:
| [Apache Kafka Producer/Consumer API](https://kafka.apache.org/documentation/#producerapi) | 0.11+ | [opentelemetry-kafka-clients-2.6](../instrumentation/kafka/kafka-clients/kafka-clients-2.6/library) | [Messaging Spans] |
| [Apache Kafka Streams API](https://kafka.apache.org/documentation/streams/) | 0.11+ | N/A | |
| [Apache MyFaces](https://myfaces.apache.org/) | 1.2+ (not including 3.x yet) | N/A | |
| [Apache RocketMQ](https://rocketmq.apache.org/) | 4.8+ | [opentelemetry-rocketmq-client-4.8](../instrumentation/rocketmq/rocketmq-client/rocketmq-client-4.8/library) | |
| [Apache RocketMQ gRPC/Protobuf-based Client](https://rocketmq.apache.org/) | 5.0.0+ | N/A | |
| [Apache RocketMQ Remoting-based Client](https://rocketmq.apache.org/) | 4.8+ | [opentelemetry-rocketmq-client-4.8](../instrumentation/rocketmq/rocketmq-client/rocketmq-client-4.8/library) | |
| [Apache Struts 2](https://github.com/apache/struts) | 2.3+ | N/A | |
| [Apache Tapestry](https://tapestry.apache.org/) | 5.4+ | N/A | |
| [Apache Wicket](https://wicket.apache.org/) | 8.0+ | N/A | |