Skip to content

PcComponentes/apm-predis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elastic APM for Predis

This library supports Span traces of Symfony HttpKernel requests.

Installation

  1. Install via composer

    composer require pccomponentes/apm-predis

Usage

In all cases, an already created instance of ElasticApmTracer is assumed.

Service Container (Symfony)

apm.predis_client:
    class: PcComponentes\ApmPredis\ApmPredis
    arguments: ['@service.cache.redis', '@apm.tracer', 'demo']

License

Licensed under the MIT license

Read LICENSE for more information

About

Elastic APM for Predis

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors