Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pccomponentes/apm-redis-reporter

Elastic APM Redis Reporter
https://github.com/pccomponentes/apm-redis-reporter

apm elasticsearch predis redis

Last synced: about 1 month ago
JSON representation

Elastic APM Redis Reporter

Awesome Lists containing this project

README

        

# Elastic APM Redis Reporter

This library supports the report of traces from the APM Agent to [Redis](https://redis.io/).

## Installation

1) Install via [composer](https://getcomposer.org/)

```shell script
composer require pccomponentes/apm-redis-reporter
```

## Usage

### Native PHP

```php