PHPackages                             tbn/tempo-telemetry-bundle - 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. tbn/tempo-telemetry-bundle

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

tbn/tempo-telemetry-bundle
==========================

Tempo Telemetry Symfony Bundle

2.0.0(2y ago)02.7k2PHPPHP ^8.0

Since May 18Pushed 1y ago1 watchersCompare

[ Source](https://github.com/thomasbeaujean/tempo-telemetry-bundle)[ Packagist](https://packagist.org/packages/tbn/tempo-telemetry-bundle)[ RSS](/packages/tbn-tempo-telemetry-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)DependenciesVersions (4)Used By (0)

Bundle for Tempo Telemetry
==========================

[](#bundle-for-tempo-telemetry)

Install

```
composer require tbn/tempo-telemetry-bundle

```

Add the config/packages/tempo\_telemetry.yaml
---------------------------------------------

[](#add-the-configpackagestempo_telemetryyaml)

```
tempo_telemetry:
    timeout: 1 # default value is 3
    service_name: 'my-service'
    tempo_url: 'http://yourtempo'

```

Add the tempo DebugStack service
--------------------------------

[](#add-the-tempo-debugstack-service)

```
services:
    ...
when@prod:
    services:
        doctrine.dbal.logger:
            alias: tbn\TempoTelemetryBundle\DebugStack

```

Usage
=====

[](#usage)

todo

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity55

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 ~473 days

Total

2

Last Release

987d ago

Major Versions

1.0.0 → 2.0.02023-09-04

### Community

Maintainers

![](https://www.gravatar.com/avatar/7ea8a2617988a793aef214fa41de59c562bd141343046102e6bf87d6db4cc354?d=identicon)[thomasbeaujean](/maintainers/thomasbeaujean)

---

Top Contributors

[![thomasbeaujean](https://avatars.githubusercontent.com/u/5817919?v=4)](https://github.com/thomasbeaujean "thomasbeaujean (8 commits)")[![arnaudgoulpeau](https://avatars.githubusercontent.com/u/14837692?v=4)](https://github.com/arnaudgoulpeau "arnaudgoulpeau (1 commits)")[![epitre](https://avatars.githubusercontent.com/u/1972431?v=4)](https://github.com/epitre "epitre (1 commits)")

---

Tags

phpbundletempo

### Embed Badge

![Health badge](/badges/tbn-tempo-telemetry-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/tbn-tempo-telemetry-bundle/health.svg)](https://phpackages.com/packages/tbn-tempo-telemetry-bundle)
```

###  Alternatives

[inspector-apm/inspector-symfony

Code Execution Monitoring for Symfony applications.

2830.1k2](/packages/inspector-apm-inspector-symfony)

PHPackages © 2026

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