We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d708cb commit 0009a56Copy full SHA for 0009a56
agent/lib_php_amqplib.c
@@ -70,13 +70,9 @@
70
*/
71
72
/*
73
- * Purpose : Retrieves host and port from an AMQP Connection and sets the
74
- * host/port values in the message_params.
+ * Purpose : Ensures the php-amqplib instrumentation gets wrapped.
75
*
76
- * Params : 1. PhpAmqpLib\Connection family of connections that inherit from
77
- * AbstractConnection
78
- * 2. nr_segment_message_params_t* message_params that will be
79
- * modified with port and host info, if available
+ * Params : None
80
81
* Returns : None
82
0 commit comments