OpenTelemetry auto-instrumentation for Laravel
open-telemetry/opentelemetry-auto-laravel is a Laravel package for opentelemetry auto-instrumentation for laravel.
It currently has 58 GitHub stars and 2.568.787 downloads on Packagist (latest version 1.7.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