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/16 15:21:13 UTC

[GitHub] [skywalking-php] jmjoy opened a new pull request, #68: Refactor predis plugin to hook Client.

jmjoy opened a new pull request, #68:
URL: https://github.com/apache/skywalking-php/pull/68

   Previous the predis plugin hook the `AbstractConnection.executeCommand` method, which is too low level, it doesn't look good on the display as endpoint, now change to hook `Client.<OP>`.


-- 
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


[GitHub] [skywalking-php] wu-sheng merged pull request #68: Refactor predis plugin to hook Client.

Posted by "wu-sheng (via GitHub)" <gi...@apache.org>.
wu-sheng merged PR #68:
URL: https://github.com/apache/skywalking-php/pull/68


-- 
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