cego/opentelemetry-auto-laravel

Opinionated OpenTelemetry auto-instrumentation for Laravel

0.0.23 2024-03-03 20:25 UTC

This package is auto-updated.

Last update: 2024-04-14 15:03:22 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.