PHPackages                             vortos/vortos-observability - 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. vortos/vortos-observability

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

vortos/vortos-observability
===========================

Publishable observability templates for Prometheus, Grafana, Alertmanager, Datadog, and New Relic

v1.0.0-alpha-117(3w ago)055↓45.5%1MITPHPPHP &gt;=8.2

Since May 12Pushed 6d agoCompare

[ Source](https://github.com/Vortos/vortos-observability)[ Packagist](https://packagist.org/packages/vortos/vortos-observability)[ RSS](/packages/vortos-vortos-observability/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (2)Versions (32)Used By (1)

Vortos Observability Templates
==============================

[](#vortos-observability-templates)

This module publishes optional starter assets for common observability stacks. It does not export telemetry, call external services, or run in the request path.

Vortos runtime modules emit standard signals:

- metrics through Prometheus or StatsD
- traces through OpenTelemetry OTLP
- logs as structured JSON to stdout/stderr
- health endpoints through the foundation module

The templates help teams bootstrap dashboards and alert rules for those signals.

Messaging applications also export operational gauges for the transactional outbox and dead-letter queue:

- `vortos_outbox_backlog_size{transport,status}`
- `vortos_outbox_oldest_pending_age_seconds{transport}`
- `vortos_dlq_backlog_size{transport,event}`
- `vortos_dlq_oldest_failed_age_seconds{transport}`

With Prometheus these are refreshed during `/metrics` scrapes. With push-style backends such as StatsD, schedule `php bin/console vortos:metrics:collect` from one worker per environment so gauges are emitted without adding work to normal request handling.

Commands
--------

[](#commands)

```
php bin/console vortos:observability:list
php bin/console vortos:observability:publish --stack=grafana-oss
php bin/console vortos:observability:publish --stack=datadog
php bin/console vortos:observability:publish --stack=newrelic
```

Published files are written under `observability/`.

Use `--dry-run` to preview and `--force` to overwrite existing files.

Stacks
------

[](#stacks)

- `prometheus`: recording and alert rules
- `grafana`: Grafana dashboard JSON
- `alertmanager`: Alertmanager routing example
- `grafana-oss`: Prometheus + Grafana + Alertmanager
- `datadog`: Datadog dashboard and monitor examples
- `newrelic`: New Relic dashboard and alert examples

All thresholds and notification routes are examples. Review and tune them per environment before production use.

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance97

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

31

Last Release

24d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d4a94fd7127f8bdb58b2bb2249a140569a584b67b2df184f1e8594b497d397e2?d=identicon)[Sachintha-De-Silva](/maintainers/Sachintha-De-Silva)

---

Top Contributors

[![ignis-celestis](https://avatars.githubusercontent.com/u/155328409?v=4)](https://github.com/ignis-celestis "ignis-celestis (4 commits)")

### Embed Badge

![Health badge](/badges/vortos-vortos-observability/health.svg)

```
[![Health](https://phpackages.com/badges/vortos-vortos-observability/health.svg)](https://phpackages.com/packages/vortos-vortos-observability)
```

###  Alternatives

[spatie/laravel-flare

Send Laravel errors to Flare

101.2M6](/packages/spatie-laravel-flare)

PHPackages © 2026

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