jerrytfleung/opentelemetry-auto-magento2
Composer 安装命令:
composer require jerrytfleung/opentelemetry-auto-magento2
包简介
OpenTelemetry auto-instrumentation for Magento2
README 文档
README
This is a read-only subtree split of https://github.com/open-telemetry/opentelemetry-php-contrib.
OpenTelemetry Magento2 auto-instrumentation
Please read https://opentelemetry.io/docs/instrumentation/php/automatic/ for instructions on how to install and configure the extension and SDK.
Overview
Auto-instrumentation hooks are registered via composer, and spans will automatically be created for:
Http::launch()- http launch root spanBootstrap::terminate()- bootstrap terminate spanFrontController::dispatch- front controller dispatch spanAction::dispatch- action dispatch spanActionInterface::execute- action execute span
Configuration
The extension can be disabled via runtime configuration:
OTEL_PHP_DISABLED_INSTRUMENTATIONS=magento2
统计信息
- 总下载量: 50
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2026-04-24