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

ActiveLibrary

jeremykenedy/laravel-observability
==================================

A Laravel package providing observability with auto-detection of Sentry, Bugsnag, Datadog, and Flare, plus APM metrics, health checks, and error context enrichment.

10PHP

Pushed 1mo agoCompare

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

READMEChangelog (2)DependenciesVersionsUsed By (0)

Laravel Observability
=====================

[](#laravel-observability)

A comprehensive observability package for Laravel with auto-detection of 20+ monitoring services, health checks, uptime monitoring, and frontend/backend error tracking integration.

[![Total Downloads](https://camo.githubusercontent.com/71613ca7bda99a54c2645d1f16e6c3f013948c1cee39863ef1f375eb1b06229f/68747470733a2f2f706f7365722e707567782e6f72672f6a6572656d796b656e6564792f6c61726176656c2d6f62736572766162696c6974792f642f746f74616c2e737667)](https://packagist.org/packages/jeremykenedy/laravel-observability)[![Latest Stable Version](https://camo.githubusercontent.com/633955cf93843b310020f8cec8fa7da483010a35c9aff3ad125e01ba8e5d10a7/68747470733a2f2f706f7365722e707567782e6f72672f6a6572656d796b656e6564792f6c61726176656c2d6f62736572766162696c6974792f762f737461626c652e737667)](https://packagist.org/packages/jeremykenedy/laravel-observability)[![StyleCI](https://camo.githubusercontent.com/d2c223f003bc292a8b404a61f988d7b5ea891e85050bc2b8e4f98ea3df1e6c57/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f313139343834373030362f736869656c643f6272616e63683d6d61696e)](https://github.styleci.io/repos/1194847006?branch=main)[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://opensource.org/licenses/MIT)

#### Table of Contents

[](#table-of-contents)

- [Features](#features)
- [All Supported Providers](#all-supported-providers)
- [Installation](#installation)
- [Configuration](#configuration)
- [Backend Providers](#backend-providers)
- [APM and Performance](#apm-and-performance)
- [Frontend Monitoring](#frontend-monitoring)
- [Testing and Quality](#testing-and-quality)
- [Uptime Monitoring](#uptime-monitoring)
- [Usage](#usage)
    - [Health Checks](#health-checks)
    - [Provider Detection](#provider-detection)
    - [Frontend Scripts Blade Directive](#frontend-scripts-blade-directive)
    - [Uptime API](#uptime-api)
- [Adding a Backend Provider](#adding-a-backend-provider)
- [Adding a Frontend Provider](#adding-a-frontend-provider)
- [License](#license)

Features
--------

[](#features)

FeatureAuto-detection of 20+ monitoring providersHealth check endpoint with DB, cache, storage, queue checksBackend providers auto-load when composer package installedFrontend providers output JS via @observabilityScripts directiveUptimeRobot and StatusCake API integrationPer-provider enable/disable via .envProvider type classification (backend, frontend, both, testing)Publishable config via artisanAll Supported Providers
-----------------------

[](#all-supported-providers)

ProviderTypeWebsiteDocumentationAPI Reference[Sentry](https://sentry.io/)Backend[sentry.io](https://sentry.io/)[Laravel Guide](https://docs.sentry.io/platforms/php/guides/laravel/)[API Docs](https://docs.sentry.io/api/)[Bugsnag](https://www.bugsnag.com/)Backend[bugsnag.com](https://www.bugsnag.com/)[Laravel Guide](https://docs.bugsnag.com/platforms/php/laravel/)[API Docs](https://docs.bugsnag.com/)[Flare](https://flareapp.io/)Backend[flareapp.io](https://flareapp.io/)[Setup Guide](https://flareapp.io/docs/general/projects)--[Rollbar](https://rollbar.com/)Both[rollbar.com](https://rollbar.com/)[Laravel Guide](https://docs.rollbar.com/docs/laravel)[API Docs](https://docs.rollbar.com/reference)[Honeybadger](https://www.honeybadger.io/)Both[honeybadger.io](https://www.honeybadger.io/)[Laravel Guide](https://docs.honeybadger.io/lib/php/integration/laravel/)[API Docs](https://docs.honeybadger.io/api/)[Airbrake](https://airbrake.io/)Backend[airbrake.io](https://airbrake.io/)[Laravel Guide](https://docs.airbrake.io/docs/platforms/framework/php/laravel/)[API Docs](https://airbrake.io/docs/devops-tools/api/)[Raygun](https://raygun.com/)Both[raygun.com](https://raygun.com/)[Laravel Guide](https://raygun.com/documentation/language-guides/php/crash-reporting/laravel/)[API Docs](https://raygun.com/documentation/product-guides/crash-reporting/api/)[Laravel Exception Notifier](https://github.com/jeremykenedy/laravel-exception-notifier)Backend[GitHub](https://github.com/jeremykenedy/laravel-exception-notifier)[README](https://github.com/jeremykenedy/laravel-exception-notifier#readme)--[New Relic](https://newrelic.com/)Backend[newrelic.com](https://newrelic.com/)[PHP Agent Docs](https://docs.newrelic.com/docs/apm/agents/php-agent/)[API Docs](https://docs.newrelic.com/docs/apis/rest-api-v2/)[Datadog](https://www.datadoghq.com/)Both[datadoghq.com](https://www.datadoghq.com/)[PHP Tracing](https://docs.datadoghq.com/tracing/trace_collection/dd_libraries/php/)[API Docs](https://docs.datadoghq.com/api/latest/)[AppSignal](https://www.appsignal.com/)Backend[appsignal.com](https://www.appsignal.com/)[PHP Docs](https://docs.appsignal.com/php/)[API Docs](https://docs.appsignal.com/api/)[Loggly](https://www.loggly.com/)Backend[loggly.com](https://www.loggly.com/)[PHP Logging](https://documentation.solarwinds.com/en/success_center/loggly/content/admin/php-logging.htm)[API Docs](https://documentation.solarwinds.com/en/success_center/loggly/content/admin/api-overview.htm)[LogRocket](https://logrocket.com/)Frontend[logrocket.com](https://logrocket.com/)[Quickstart](https://docs.logrocket.com/docs/quickstart)[API Docs](https://docs.logrocket.com/reference/)[Instabug](https://www.instabug.com/)Frontend[instabug.com](https://www.instabug.com/)[Web Integration](https://docs.instabug.com/docs/web-integration)[API Docs](https://docs.instabug.com/reference/)[Gleap](https://gleap.io/)Frontend[gleap.io](https://gleap.io/)[JavaScript SDK](https://docs.gleap.io/docs/javascript-sdk)[API Docs](https://docs.gleap.io/reference/)[Firebase Crashlytics](https://firebase.google.com/)Frontend[firebase.google.com](https://firebase.google.com/)[Crashlytics Docs](https://firebase.google.com/docs/crashlytics)[REST API](https://firebase.google.com/docs/reference/rest/)[Memfault](https://memfault.com/)Frontend[memfault.com](https://memfault.com/)[Docs](https://docs.memfault.com/)[REST API](https://docs.memfault.com/docs/cloud/rest-api/)[Ghost Inspector](https://ghostinspector.com/)Testing[ghostinspector.com](https://ghostinspector.com/)[Docs](https://ghostinspector.com/docs/)[API Docs](https://ghostinspector.com/docs/api/)[Google Lighthouse](https://developer.chrome.com/docs/lighthouse/overview/)Testing[Chrome DevTools](https://developer.chrome.com/docs/lighthouse/overview/)[GitHub](https://github.com/GoogleChrome/lighthouse)[PageSpeed API](https://developers.google.com/speed/docs/insights/v5/get-started)[Spatie Link Checker](https://github.com/spatie/laravel-link-checker)Testing[GitHub](https://github.com/spatie/laravel-link-checker)[Usage Guide](https://github.com/spatie/laravel-link-checker#usage)--[SSL Labs](https://www.ssllabs.com/ssltest/)Testing[ssllabs.com](https://www.ssllabs.com/ssltest/)[About](https://www.ssllabs.com/ssltest/)[API Docs](https://github.com/ssllabs/ssllabs-scan/blob/master/ssllabs-api-docs-v3.md)[Buddy.Works](https://buddy.works/)Testing[buddy.works](https://buddy.works/)[Docs](https://buddy.works/docs/)[API Docs](https://buddy.works/docs/api/getting-started/)[UptimeRobot](https://uptimerobot.com/)Uptime[uptimerobot.com](https://uptimerobot.com/)[API Docs](https://uptimerobot.com/api/)[API Docs](https://uptimerobot.com/api/)[StatusCake](https://www.statuscake.com/)Uptime[statuscake.com](https://www.statuscake.com/)[Knowledge Base](https://www.statuscake.com/kb/)[API v1](https://www.statuscake.com/api/v1/)Installation
------------

[](#installation)

```
composer require jeremykenedy/laravel-observability
php artisan observability:install
```

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

[](#configuration)

```
php artisan vendor:publish --tag=observability-config
```

Backend Providers
-----------------

[](#backend-providers)

Install the composer package, set `PROVIDER_ENABLED=true` in `.env`, add credentials. The provider auto-loads on the next request.

### Sentry

[](#sentry)

Real-time error tracking with full stack traces, breadcrumbs, and release tracking.

- **Package:** `composer require sentry/sentry-laravel`
- **Env:** `SENTRY_ENABLED=true` `SENTRY_LARAVEL_DSN=your-dsn`
- **Get Started:** [sentry.io/signup](https://sentry.io/signup/) | **Docs:** [docs.sentry.io/platforms/php/guides/laravel](https://docs.sentry.io/platforms/php/guides/laravel/) | **API:** [docs.sentry.io/api](https://docs.sentry.io/api/)

### Bugsnag

[](#bugsnag)

Automatic error detection with diagnostic data and stability scores.

- **Package:** `composer require bugsnag/bugsnag-laravel`
- **Env:** `BUGSNAG_ENABLED=true` `BUGSNAG_API_KEY=your-key`
- **Get Started:** [app.bugsnag.com/user/new](https://app.bugsnag.com/user/new) | **Docs:** [docs.bugsnag.com/platforms/php/laravel](https://docs.bugsnag.com/platforms/php/laravel/) | **API:** [bugsnagapiv2.docs.apiary.io](https://bugsnagapiv2.docs.apiary.io/)

### Flare (Ignition)

[](#flare-ignition)

Laravel-native error tracker by Spatie with rich context and solution suggestions.

- **Package:** `composer require spatie/laravel-ignition`
- **Env:** `FLARE_ENABLED=true` `FLARE_KEY=your-key`
- **Get Started:** [flareapp.io](https://flareapp.io/) | **Docs:** [flareapp.io/docs/general/projects](https://flareapp.io/docs/general/projects)

### Rollbar

[](#rollbar)

Error monitoring with telemetry, deploy tracking, and people tracking.

- **Package:** `composer require rollbar/rollbar-laravel`
- **Env:** `ROLLBAR_ENABLED=true` `ROLLBAR_TOKEN=your-token`
- **Get Started:** [rollbar.com/signup](https://rollbar.com/signup/) | **Docs:** [docs.rollbar.com/docs/laravel](https://docs.rollbar.com/docs/laravel) | **API:** [docs.rollbar.com/reference](https://docs.rollbar.com/reference)

### Honeybadger

[](#honeybadger)

Exception monitoring with check-ins, uptime, and cron monitoring.

- **Package:** `composer require honeybadger-io/honeybadger-laravel`
- **Env:** `HONEYBADGER_ENABLED=true` `HONEYBADGER_API_KEY=your-key`
- **Get Started:** [honeybadger.io](https://www.honeybadger.io/) | **Docs:** [docs.honeybadger.io/lib/php/integration/laravel](https://docs.honeybadger.io/lib/php/integration/laravel/) | **API:** [docs.honeybadger.io/api](https://docs.honeybadger.io/api/)

### Airbrake

[](#airbrake)

Error and performance monitoring with smart grouping.

- **Package:** `composer require airbrake/phpbrake`
- **Env:** `AIRBRAKE_ENABLED=true` `AIRBRAKE_PROJECT_ID=id` `AIRBRAKE_PROJECT_KEY=key`
- **Get Started:** [airbrake.io](https://airbrake.io/) | **Docs:** [docs.airbrake.io/docs/platforms/framework/php/laravel](https://docs.airbrake.io/docs/platforms/framework/php/laravel/) | **API:** [airbrake.io/docs/devops-tools/api](https://airbrake.io/docs/devops-tools/api/)

### Raygun

[](#raygun)

Crash reporting and real user monitoring for web and mobile.

- **Package:** `composer require mindscape/raygun4php`
- **Env:** `RAYGUN_ENABLED=true` `RAYGUN_API_KEY=your-key`
- **Get Started:** [raygun.com](https://raygun.com/) | **Docs:** [raygun.com/documentation/language-guides/php/crash-reporting/laravel](https://raygun.com/documentation/language-guides/php/crash-reporting/laravel/) | **API:** [raygun.com/documentation/product-guides/crash-reporting/api](https://raygun.com/documentation/product-guides/crash-reporting/api/)

APM and Performance
-------------------

[](#apm-and-performance)

### New Relic

[](#new-relic)

Full-stack APM with transaction tracing, database monitoring, and infrastructure.

- **Setup:** Install the [New Relic PHP agent](https://docs.newrelic.com/docs/apm/agents/php-agent/installation/php-agent-installation-overview/) (server-level, no composer)
- **Env:** `NEW_RELIC_ENABLED=true` `NEW_RELIC_LICENSE_KEY=your-key` `NEW_RELIC_APP_NAME=your-app`
- **Get Started:** [newrelic.com/signup](https://newrelic.com/signup) | **Docs:** [docs.newrelic.com/docs/apm/agents/php-agent](https://docs.newrelic.com/docs/apm/agents/php-agent/) | **API:** [docs.newrelic.com/docs/apis/rest-api-v2](https://docs.newrelic.com/docs/apis/rest-api-v2/)

### Datadog

[](#datadog)

Infrastructure monitoring, APM, and log management.

- **Setup:** Install the [Datadog PHP tracer](https://docs.datadoghq.com/tracing/trace_collection/dd_libraries/php/) (dd-trace extension)
- **Env:** `DATADOG_ENABLED=true` `DATADOG_API_KEY=your-key`
- **Get Started:** [datadoghq.com](https://www.datadoghq.com/) | **Docs:** [docs.datadoghq.com/tracing/trace\_collection/dd\_libraries/php](https://docs.datadoghq.com/tracing/trace_collection/dd_libraries/php/) | **API:** [docs.datadoghq.com/api/latest](https://docs.datadoghq.com/api/latest/)

### AppSignal

[](#appsignal)

Performance monitoring and error tracking for Ruby, Elixir, Node.js, and PHP.

- **Package:** `composer require appsignal/appsignal-laravel`
- **Env:** `APPSIGNAL_ENABLED=true` `APPSIGNAL_PUSH_API_KEY=your-key`
- **Get Started:** [appsignal.com](https://www.appsignal.com/) | **Docs:** [docs.appsignal.com/php](https://docs.appsignal.com/php/) | **API:** [docs.appsignal.com/api](https://docs.appsignal.com/api/)

### Loggly

[](#loggly)

Cloud log management and analytics.

- **Setup:** Configure as a custom Monolog handler in `config/logging.php`
- **Env:** `LOGGLY_ENABLED=true` `LOGGLY_TOKEN=your-token`
- **Get Started:** [loggly.com](https://www.loggly.com/) | **Docs:** [documentation.solarwinds.com/en/success\_center/loggly/content/admin/php-logging.htm](https://documentation.solarwinds.com/en/success_center/loggly/content/admin/php-logging.htm) | **API:** [documentation.solarwinds.com/en/success\_center/loggly/content/admin/api-overview.htm](https://documentation.solarwinds.com/en/success_center/loggly/content/admin/api-overview.htm)

Frontend Monitoring
-------------------

[](#frontend-monitoring)

These providers monitor your frontend (browser sessions, user interactions, crashes). Enable in `.env` and add `@observabilityScripts` to your layout ``, or install npm packages manually.

```

    @observabilityScripts

```

### LogRocket

[](#logrocket)

Session replay with error tracking and performance monitoring.

- **npm:** `npm install logrocket`
- **Env:** `LOGROCKET_ENABLED=true` `LOGROCKET_APP_ID=your-app-id`
- **Get Started:** [logrocket.com](https://logrocket.com/) | **Docs:** [docs.logrocket.com/docs/quickstart](https://docs.logrocket.com/docs/quickstart) | **API:** [docs.logrocket.com/reference](https://docs.logrocket.com/reference/)

### Instabug

[](#instabug)

In-app bug reporting, crash reporting, and user feedback.

- **Setup:** CDN script or SDK
- **Env:** `INSTABUG_ENABLED=true` `INSTABUG_TOKEN=your-token`
- **Get Started:** [instabug.com](https://www.instabug.com/) | **Docs:** [docs.instabug.com/docs/web-integration](https://docs.instabug.com/docs/web-integration) | **API:** [docs.instabug.com/reference](https://docs.instabug.com/reference/)

### Gleap

[](#gleap)

Visual bug reporting, feature requests, and live chat.

- **npm:** `npm install gleap`
- **Env:** `GLEAP_ENABLED=true` `GLEAP_API_KEY=your-key`
- **Get Started:** [gleap.io](https://gleap.io/) | **Docs:** [docs.gleap.io/docs/javascript-sdk](https://docs.gleap.io/docs/javascript-sdk) | **API:** [docs.gleap.io/reference](https://docs.gleap.io/reference/)

### Firebase Crashlytics

[](#firebase-crashlytics)

Crash reporting for mobile apps (iOS/Android). For web, use Firebase Performance Monitoring.

- **Setup:** Firebase SDK
- **Get Started:** [firebase.google.com](https://firebase.google.com/) | **Docs:** [firebase.google.com/docs/crashlytics](https://firebase.google.com/docs/crashlytics) | **API:** [firebase.google.com/docs/reference/rest](https://firebase.google.com/docs/reference/rest/)

### Memfault

[](#memfault)

Observability for embedded/IoT devices. Integrate via API for device telemetry.

- **Env:** `MEMFAULT_ENABLED=true` `MEMFAULT_PROJECT_KEY=your-key`
- **Get Started:** [memfault.com](https://memfault.com/) | **Docs:** [docs.memfault.com](https://docs.memfault.com/) | **API:** [docs.memfault.com/docs/cloud/rest-api](https://docs.memfault.com/docs/cloud/rest-api/)

Testing and Quality
-------------------

[](#testing-and-quality)

### Ghost Inspector

[](#ghost-inspector)

Automated browser testing with visual regression and API-triggered test suites.

- **Env:** `GHOST_INSPECTOR_ENABLED=true` `GHOST_INSPECTOR_API_KEY=your-key`
- **Get Started:** [ghostinspector.com](https://ghostinspector.com/) | **Docs:** [ghostinspector.com/docs](https://ghostinspector.com/docs/) | **API:** [ghostinspector.com/docs/api](https://ghostinspector.com/docs/api/)

### Google Lighthouse

[](#google-lighthouse)

Performance, accessibility, SEO, and best practices auditing.

- **Setup:** Run via CI: `npx lighthouse  --output json --chrome-flags="--headless"`
- **Get Started:** [developer.chrome.com/docs/lighthouse/overview](https://developer.chrome.com/docs/lighthouse/overview/) | **Docs:** [github.com/GoogleChrome/lighthouse](https://github.com/GoogleChrome/lighthouse) | **API (PageSpeed Insights):** [developers.google.com/speed/docs/insights/v5/get-started](https://developers.google.com/speed/docs/insights/v5/get-started)

### Link Checker

[](#link-checker)

Automated broken link detection using Spatie's Laravel package.

- **Package:** `composer require spatie/laravel-link-checker`
- **Get Started:** [github.com/spatie/laravel-link-checker](https://github.com/spatie/laravel-link-checker) | **Docs:** [github.com/spatie/laravel-link-checker#usage](https://github.com/spatie/laravel-link-checker#usage)

### SSL Checker

[](#ssl-checker)

Monitor SSL certificate validity and configuration.

- **Get Started:** [ssllabs.com/ssltest](https://www.ssllabs.com/ssltest/) | **API:** [github.com/ssllabs/ssllabs-scan/blob/master/ssllabs-api-docs-v3.md](https://github.com/ssllabs/ssllabs-scan/blob/master/ssllabs-api-docs-v3.md)

### Visual Regression Tests (Buddy.Works)

[](#visual-regression-tests-buddyworks)

Visual regression testing integrated into CI/CD pipelines.

- **Get Started:** [buddy.works](https://buddy.works/) | **Docs:** [buddy.works/docs](https://buddy.works/docs/) | **API:** [buddy.works/docs/api/getting-started](https://buddy.works/docs/api/getting-started/)

Uptime Monitoring
-----------------

[](#uptime-monitoring)

External services that ping your application to monitor availability. Configure via their dashboards, then optionally pull status data via the package's API integration.

### UptimeRobot

[](#uptimerobot)

Free uptime monitoring with 5-minute checks and status pages.

- **Env:** `UPTIMEROBOT_ENABLED=true` `UPTIMEROBOT_API_KEY=your-key`
- **Get Started:** [uptimerobot.com](https://uptimerobot.com/) | **Docs:** [uptimerobot.com/api](https://uptimerobot.com/api/) | **API:** [uptimerobot.com/api/getMonitors](https://uptimerobot.com/api/)

### StatusCake

[](#statuscake)

Website monitoring with uptime, page speed, and domain checks.

- **Env:** `STATUSCAKE_ENABLED=true` `STATUSCAKE_API_KEY=your-key`
- **Get Started:** [statuscake.com](https://www.statuscake.com/) | **Docs:** [statuscake.com/kb](https://www.statuscake.com/kb/) | **API:** [statuscake.com/api/v1](https://www.statuscake.com/api/v1/)

Usage
-----

[](#usage)

### Health Checks

[](#health-checks)

```
GET /health           -> status, checks
GET /health/providers -> detected, active, backend, frontend, testing, uptime
GET /health/uptime    -> uptimerobot, statuscake data

```

### Provider Detection

[](#provider-detection)

```
$detector = app(ProviderDetector::class);
$detector->detect();
$detector->getActiveProviders();
$detector->getProvidersByType('frontend');
$detector->getFrontendSnippets();
```

### Frontend Scripts Blade Directive

[](#frontend-scripts-blade-directive)

```

    @observabilityScripts

```

Outputs script tags for all enabled frontend providers with credentials injected.

### Uptime API

[](#uptime-api)

```
$uptime = app(UptimeService::class);
$uptime->getUptimeRobotStatus();
$uptime->getStatusCakeStatus();
```

Adding a Backend Provider
-------------------------

[](#adding-a-backend-provider)

1. composer require vendor/package
2. Set PROVIDER\_ENABLED=true in .env
3. Auto-detected on next request

Adding a Frontend Provider
--------------------------

[](#adding-a-frontend-provider)

1. Set PROVIDER\_ENABLED=true in .env
2. Add @observabilityScripts to layout head
3. Or install npm package and init manually

License
-------

[](#license)

This package is open-sourced software licensed under the [MIT license](LICENSE).

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance60

Regular maintenance activity

Popularity2

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity8

Early-stage or recently created project

 Bus Factor1

Top contributor holds 83.3% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/05cef7d9ee65723b129042943511207fb34db74a56afbf67b5900987f758c161?d=identicon)[jeremykenedy](/maintainers/jeremykenedy)

---

Top Contributors

[![jeremykenedy](https://avatars.githubusercontent.com/u/6244570?v=4)](https://github.com/jeremykenedy "jeremykenedy (5 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (1 commits)")

### Embed Badge

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

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

PHPackages © 2026

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