OpenTelemetry auto-instrumentation for Laravel
elraghifary/opentelemetry-auto-laravel is a Laravel package for opentelemetry auto-instrumentation for laravel.
It currently has 0 GitHub stars and 14 downloads on Packagist (latest version 0.0.18).
Install it with composer require elraghifary/opentelemetry-auto-laravel.
Discover more Laravel packages by elraghifary
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