This library supports Span traces of Symfony HttpKernel requests.
-
Install via composer
composer require pccomponentes/apm-predis
In all cases, an already created instance of ElasticApmTracer is assumed.
apm.predis_client:
class: PcComponentes\ApmPredis\ApmPredis
arguments: ['@service.cache.redis', '@apm.tracer', 'demo']Licensed under the MIT license
Read LICENSE for more information