open-telemetry/opentelemetry-auto-psr18
最新稳定版本:1.1.1
Composer 安装命令:
composer require open-telemetry/opentelemetry-auto-psr18
包简介
OpenTelemetry auto-instrumentation for PSR-18 (HTTP Client).
README 文档
README
This is a read-only subtree split of https://github.com/open-telemetry/opentelemetry-php-contrib.
OpenTelemetry PSR-18 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, which will:
- create spans automatically for each PSR-18 request that is sent
- add a
traceparentheader to the request to facilitate distributed tracing
Configuration
The extension can be disabled via runtime configuration:
OTEL_PHP_DISABLED_INSTRUMENTATIONS=psr18
统计信息
- 总下载量: 1.42M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 6
- 推荐数: 1
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2026-01-04