PHPackages                             ipunkt/rancherize-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ipunkt/rancherize-jaeger

AbandonedArchivedProject[Utility &amp; Helpers](/categories/utility)

ipunkt/rancherize-jaeger
========================

Rancherize plugin to add a jaeger-agent sidekick

1.2.0(6y ago)1136[1 issues](https://github.com/ipunkt/rancherize-jaeger/issues)MITPHP

Since May 15Pushed 6y ago3 watchersCompare

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

READMEChangelogDependencies (1)Versions (6)Used By (0)

rancherize-jaeger
=================

[](#rancherize-jaeger)

jaeger-agent sidekick for rancherize

Config
------

[](#config)

### Main Service

[](#main-service)

When using this plugin a jaeger agent can be added to the project by setting `jaeger.host` to the address and port of the jaeger collector

#### Example

[](#example)

```
{
	"default":{
		"jaeger":{
			"host":"jaeger.host.somewhere.com:14250"
		}
	}
}
```

### PHP Command Service

[](#php-command-service)

Adding the same jaeger agent for a php-command service can be done by adding `jaeger.host` to the configuration of the php command in question

#### Example

[](#example-1)

```
{
	"default":{
		"php-commands":{
			"rabbitmq-listen":{
				"jaeger":{
					"host":"jaeger.host.somewhere.com:14250"
				}
			}
		}
	}
}
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity63

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

Total

5

Last Release

2452d ago

### Community

Maintainers

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

### Embed Badge

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

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

###  Alternatives

[georgringer/numbered-pagination

Improved pagination for TYPO3

281.3M13](/packages/georgringer-numbered-pagination)[lambert/tree-shape

A simple way to generate a tree structure.

186.0k](/packages/lambert-tree-shape)

PHPackages © 2026

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