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

Installs: 6 202

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 9

pkg:composer/cego/opentelemetry-auto-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.