cego / opentelemetry-auto-laravel
此包已被废弃,不再维护。作者建议使用 open-telemetry/opentelemetry-auto-laravel 包。
针对 Laravel 的具有观点的 OpenTelemetry 自动配置
0.0.23
2024-03-03 20:25 UTC
Requires
- php: ^8.0
- ext-json: *
- ext-opentelemetry: *
- laravel/framework: >=6.0
- open-telemetry/api: ^1.0
- open-telemetry/sem-conv: ^1.23
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3
- guzzlehttp/guzzle: *
- laravel/tinker: *
- nunomaduro/collision: *
- open-telemetry/sdk: ^1.0
- orchestra/testbench: >=4.0
- phan/phan: ^5.0
- php-http/mock-client: *
- phpstan/phpstan: ^1.1
- phpstan/phpstan-phpunit: ^1.0
- phpunit/phpunit: ^9.5
- psalm/plugin-phpunit: ^0.16
- spatie/laravel-ignition: *
- vimeo/psalm: ^4.0
This package is auto-updated.
Last update: 2024-08-28 10:12:11 UTC
README
这是 https://github.com/opentelemetry-php/contrib-auto-laravel 的只读子树分支的克隆
唯一的更改是禁用了 Console 内核处理钩子,以及可选地禁用了 "长时间运行" 命令的 Command::execute 钩子。