Download the PHP package arxus/messenger-newrelic without Composer
On this page you can find all versions of the php package arxus/messenger-newrelic. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download arxus/messenger-newrelic
More information about arxus/messenger-newrelic
Files in arxus/messenger-newrelic
Download arxus/messenger-newrelic
More information about arxus/messenger-newrelic
Files in arxus/messenger-newrelic
Vendor arxus
Package messenger-newrelic
Short Description Make symfony messenger report consumption to newrelic
License mit
Package messenger-newrelic
Short Description Make symfony messenger report consumption to newrelic
License mit
Please rate this library. Is it a good library?
Informations about the package messenger-newrelic
Symfony messenger newrelic middleware
Because symfony messenger creates a long running process, newrelic needs to be notified for each message that is processed.
This package provides a middleware and a command listener that handles this for you.
Installation
Require it with composer
Then add the middleware to your messenger bus middlewares:
Expected results
When newrelic is correctly installed and configured on your host, it should report each consumed message as a separate transaction, using the message name as the transaction name.
All versions of messenger-newrelic with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
symfony/http-kernel Version ^4.3 || ~5.0 || ~6.0 || ~7.0
symfony/messenger Version ^4.3 || ~5.0 || ~6.0 || ~7.0
symfony/http-kernel Version ^4.3 || ~5.0 || ~6.0 || ~7.0
symfony/messenger Version ^4.3 || ~5.0 || ~6.0 || ~7.0
The package arxus/messenger-newrelic contains the following files
Loading the files please wait ....