PHPackages                             mismatch/opentelemetry-auto-redis - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. mismatch/opentelemetry-auto-redis

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

mismatch/opentelemetry-auto-redis
=================================

OpenTelemetry Auto-Instrumentation for PHP-Redis and Predis

0.3.0(1y ago)8320.4k↑22.1%9[2 issues](https://github.com/CRC-Mismatch/opentelemetry-auto-redis/issues)[1 PRs](https://github.com/CRC-Mismatch/opentelemetry-auto-redis/pulls)Apache-2.0PHPPHP ^8.1

Since Mar 6Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/CRC-Mismatch/opentelemetry-auto-redis)[ Packagist](https://packagist.org/packages/mismatch/opentelemetry-auto-redis)[ Docs](https://opentelemetry.io/docs/php)[ RSS](/packages/mismatch-opentelemetry-auto-redis/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (5)Dependencies (12)Versions (6)Used By (0)

[![Releases](https://camo.githubusercontent.com/46e38a504120203bf7615645011bcf2bb834e03e8eb0bc8e0f4864c729fd5baf/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f72656c65617365732d707572706c65)](https://github.com/CRC-Mismatch/opentelemetry-auto-redis/releases)[![Issues](https://camo.githubusercontent.com/b9b31135f113cdb6e2b662b4040276044ee0803567bc17688eaf4386f797ea50/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6973737565732d70696e6b)](https://github.com/CRC-Mismatch/opentelemetry-auto-redis/issues)[![Source](https://camo.githubusercontent.com/e27dd1126a60abf1c26521d893d9f235ef342a76231c2428ddbc4651185bd626/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d636f6e747269622d677265656e)](https://github.com/CRC-Mismatch/opentelemetry-php-contrib/tree/main/src/Instrumentation/Redis)[![Latest Version](https://camo.githubusercontent.com/2cb0255a3f74b7d52e2a3ba7a16d232c8a247cae4108423d536e8e2546d008f1/687474703a2f2f706f7365722e707567782e6f72672f6f70656e2d74656c656d657472792f6f70656e74656c656d657472792d6175746f2d70646f2f762f756e737461626c65)](https://packagist.org/packages/mismatch/opentelemetry-auto-redis/)[![Stable](https://camo.githubusercontent.com/6f77010945575db434e765aaf785eab4b6dd516a6746933b9ed47ce87ff9b35e/687474703a2f2f706f7365722e707567782e6f72672f6f70656e2d74656c656d657472792f6f70656e74656c656d657472792d6175746f2d70646f2f762f737461626c65)](https://packagist.org/packages/mismatch/opentelemetry-auto-redis/)

OpenTelemetry Redis (PHP-Redis, Credis and Predis) auto-instrumentation
=======================================================================

[](#opentelemetry-redis-php-redis-credis-and-predis-auto-instrumentation)

Please read  for instructions on how to install and configure the extension and SDK.

Overview
--------

[](#overview)

Auto-instrumentation hooks are registered via composer, and spans will automatically be created for selected `Redis` (via extension) and `Predis\Client` methods, along with `Credis`.

Configuration
-------------

[](#configuration)

The extension can be disabled via [runtime configuration](https://opentelemetry.io/docs/instrumentation/php/sdk/#configuration):

```
OTEL_PHP_DISABLED_INSTRUMENTATIONS=redis
```

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity45

Moderate usage in the ecosystem

Community14

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~41 days

Total

5

Last Release

684d ago

PHP version history (2 changes)0.1.0PHP ^8.2

0.3.0PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7253323?v=4)[Kevin Mian Kraiker](/maintainers/CRC-Mismatch)[@CRC-Mismatch](https://github.com/CRC-Mismatch)

---

Top Contributors

[![CRC-Mismatch](https://avatars.githubusercontent.com/u/7253323?v=4)](https://github.com/CRC-Mismatch "CRC-Mismatch (8 commits)")[![AdamLutka](https://avatars.githubusercontent.com/u/38178278?v=4)](https://github.com/AdamLutka "AdamLutka (1 commits)")[![breda](https://avatars.githubusercontent.com/u/6480910?v=4)](https://github.com/breda "breda (1 commits)")

---

Tags

pdotracingopentelemetryotelinstrumentationopen-telemetry

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Psalm

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/mismatch-opentelemetry-auto-redis/health.svg)

```
[![Health](https://phpackages.com/badges/mismatch-opentelemetry-auto-redis/health.svg)](https://phpackages.com/packages/mismatch-opentelemetry-auto-redis)
```

###  Alternatives

[open-telemetry/opentelemetry-auto-laravel

OpenTelemetry auto-instrumentation for Laravel

592.7M9](/packages/open-telemetry-opentelemetry-auto-laravel)[open-telemetry/opentelemetry-auto-symfony

OpenTelemetry auto-instrumentation for Symfony

561.6M3](/packages/open-telemetry-opentelemetry-auto-symfony)[open-telemetry/opentelemetry-auto-pdo

OpenTelemetry auto-instrumentation for PDO

111.7M2](/packages/open-telemetry-opentelemetry-auto-pdo)[open-telemetry/opentelemetry-auto-wordpress

OpenTelemetry auto-instrumentation for Wordpress

17209.2k](/packages/open-telemetry-opentelemetry-auto-wordpress)[traceway/opentelemetry-symfony

Pure-PHP OpenTelemetry instrumentation for Symfony — automatic HTTP, Console, HttpClient, Messenger, Doctrine DBAL, Cache, Twig tracing and Monolog log-trace correlation with response propagation, a lightweight Tracing helper, route templates, and semantic conventions. No C extension required (ext-protobuf recommended for production).

7812.6k](/packages/traceway-opentelemetry-symfony)[shopware/opentelemetry

OpenTelemetry auto-instrumentation for Shopware

1040.3k1](/packages/shopware-opentelemetry)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
