cego/opentelemetry-auto-laravel

This package is abandoned and no longer maintained. The author suggests using the open-telemetry/opentelemetry-auto-laravel package instead.

Opinionated OpenTelemetry auto-instrumentation for Laravel

0.0.23 2024-03-03 20:25 UTC

This package is auto-updated.

Last update: 2024-08-28 10:12:11 UTC


README

This is a clone of the read-only subtree split of https://github.com/opentelemetry-php/contrib-auto-laravel

The only changes are the disabling of the Console kernel handle hook, and optional disable of the Command::execute hook for "long running" commands.