Download the PHP package auxmoney/opentracing-bundle-emagtechlabs-rabbitmqbundle without Composer
On this page you can find all versions of the php package auxmoney/opentracing-bundle-emagtechlabs-rabbitmqbundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download auxmoney/opentracing-bundle-emagtechlabs-rabbitmqbundle
More information about auxmoney/opentracing-bundle-emagtechlabs-rabbitmqbundle
Files in auxmoney/opentracing-bundle-emagtechlabs-rabbitmqbundle
Package opentracing-bundle-emagtechlabs-rabbitmqbundle
Short Description Symfony Opentracing bundle extension for eMAGTechLabs/RabbitMqBundle
License MIT
Informations about the package opentracing-bundle-emagtechlabs-rabbitmqbundle
This project is abandoned in favour of auxmoney/OpentracingBundle-amqplib-RabbitMq, following the abandonment of eMAGTechLabs fork of RabbitMq. Please switch to auxmoney/OpentracingBundle-amqplib-RabbitMq.
auxmoney OpentracingBundle - eMAGTechLabs/RabbitMqBundle
This bundle adds automatic tracing header propagation and spanning for eMAGTechLabs fork of RabbitMq producers and consumers to the OpentracingBundle.
Installation
Prerequisites
This bundle is only an additional plugin and should not be installed independently. See its documentation for more information on installing the OpentracingBundle first.
Require dependencies
After you have installed the OpentracingBundle:
- require the dependencies:
Enable the bundle
If you are using Symfony Flex, you are all set!
If you are not using it, you need to manually enable the bundle:
- add bundle to your application:
Configuration
No configuration is necessary, the bundle extension will automatically decorate configured consumers and producers.
Usage
Whenever a message is produced or consumed, a span is automatically added to the existing trace. The tracing headers are automatically propagated to the consumer with message headers.
Development
Be sure to run
every time before you push code changes. The tools run by this script are also run in the CI pipeline.
All versions of opentracing-bundle-emagtechlabs-rabbitmqbundle with dependencies
auxmoney/opentracing-bundle-core Version ^v1.0
opentracing/opentracing Version ^1.0.1
emag-tech-labs/rabbitmq-bundle Version ^2.0