You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by "jmjoy (via GitHub)" <gi...@apache.org> on 2023/04/13 01:58:36 UTC

[GitHub] [skywalking-php] jmjoy commented on a diff in pull request #64: Add amqplib plugin for producer.

jmjoy commented on code in PR #64:
URL: https://github.com/apache/skywalking-php/pull/64#discussion_r1164873592


##########
README.md:
##########
@@ -33,6 +33,7 @@ SkyWalking PHP Agent requires SkyWalking 8.4+ and PHP 7.2+
   * [ ] [php-amqp](https://github.com/php-amqp/php-amqp)
   * [ ] [php-rdkafka](https://github.com/arnaud-lb/php-rdkafka)
   * [x] [predis](https://github.com/predis/predis)
+  * [x] [php-amqplib](https://github.com/php-amqplib/php-amqplib)

Review Comment:
   Not only RabbitMQ supported, but I don't found the component ID about amqp protocol, the library `php-amqplib` is commonly used in message queues services which supports the amqp protocol.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org