Skip to content

Commit

Permalink
Add RocketMQ gRPC/Protobuf-based Client into supported-libraries.md (#…
Browse files Browse the repository at this point in the history
…7198)

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

related issue: #6764
  • Loading branch information
aaron-ai committed Nov 16, 2022
1 parent 0035f4b commit 9777381
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/supported-libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 | |
Expand Down

0 comments on commit 9777381

Please sign in to comment.