PHPackages                             ipunkt/laravel-jaeger - 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. ipunkt/laravel-jaeger

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

ipunkt/laravel-jaeger
=====================

Send basic

1.2.1(5y ago)32.4k3[2 issues](https://github.com/ipunkt/laravel-jaeger/issues)2MITPHPPHP ^7.1.3

Since Jun 6Pushed 5y ago3 watchersCompare

[ Source](https://github.com/ipunkt/laravel-jaeger)[ Packagist](https://packagist.org/packages/ipunkt/laravel-jaeger)[ RSS](/packages/ipunkt-laravel-jaeger/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (5)Versions (10)Used By (2)

laravel-jaeger
==============

[](#laravel-jaeger)

This package uses `code-tool/jaeger-client-php` to log requests to jaeger.

Install
-------

[](#install)

```
composer install ipunkt/laravel-jaeger:^1.0

```

Add the Middleware `Ipunkt\LaravelJaeger\Middleware\Jaeger` to the routes you want to track, or as generall midleware if you wish to track all requests

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

[](#configuration)

The default configuration should work for most micro services or small scale apps. It assumes a jaeger agent is running on localhost and service on port 6831

The default sampler is the constant sampler, set to `true`. This means all requests will be logged.

### Rancherize

[](#rancherize)

If you use rancherize you can get the jaeger agent running as a sidekick in your containers network by adding the `ipunkt/rancherize-jaeger` plugin and setting `"jaeger": { "host":"jaeger.domain.ex:port" }`

Note however that the jaeger agent running in a sidekick will react badly to the main service restarting or crashing. Consider using a keepalive service which does nothing running as main service and both the jaeger agent and your actual app joining this keepalive services' network

Child spans
-----------

[](#child-spans)

One thign

Thanks
======

[](#thanks)

Thanks to
 for the idea and implementation this package is and will be built uppon

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance7

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Recently: every ~106 days

Total

8

Last Release

2119d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2f1ab6ff16fc96d20efd363563c961db68587721536c6559d692f461588a1246?d=identicon)[svensp](/maintainers/svensp)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ipunkt-laravel-jaeger/health.svg)

```
[![Health](https://phpackages.com/badges/ipunkt-laravel-jaeger/health.svg)](https://phpackages.com/packages/ipunkt-laravel-jaeger)
```

###  Alternatives

[knuckleswtf/scribe

Generate API documentation for humans from your Laravel codebase.✍

2.3k13.5M61](/packages/knuckleswtf-scribe)[laravel/nightwatch

The official Laravel Nightwatch package.

3618.7M32](/packages/laravel-nightwatch)[open-telemetry/opentelemetry-auto-laravel

OpenTelemetry auto-instrumentation for Laravel

592.4M8](/packages/open-telemetry-opentelemetry-auto-laravel)[guanguans/laravel-exception-notify

Monitor exception and report to the notification channels(Log、Mail、AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).

14844.4k1](/packages/guanguans-laravel-exception-notify)[markocupic/calendar-event-booking-bundle

Contao Calendar Event Booking Bundle

125.1k1](/packages/markocupic-calendar-event-booking-bundle)

PHPackages © 2026

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