OpenTelemetry auto-instrumentation for Laravel
open-telemetry/opentelemetry-auto-laravel is a Laravel package for opentelemetry auto-instrumentation for laravel.
It currently has 59 GitHub stars and 3.197.521 downloads on Packagist (latest version 1.8.0).
Install it with composer require open-telemetry/opentelemetry-auto-laravel.
Discover more Laravel packages by open-telemetry
or browse all Laravel packages to compare alternatives.
Last updated
This is a read-only subtree split of https://github.com/open-telemetry/opentelemetry-php-contrib.
Please read https://opentelemetry.io/docs/instrumentation/php/automatic/ for instructions on how to install and configure the extension and SDK.
Auto-instrumentation hooks are registered via composer, and spans will automatically be created.
The extension can be disabled via runtime configuration:
OTEL_PHP_DISABLED_INSTRUMENTATIONS=laravel