diff --git a/docs/supported-libraries.md b/docs/supported-libraries.md index a8502e9d58..a91ddae9a5 100644 --- a/docs/supported-libraries.md +++ b/docs/supported-libraries.md @@ -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 | |