open-telemetry / contrib-aws
为 opentelemetry-php 定制的 Aws 包
1.0.0beta11
2024-02-15 18:15 UTC
Requires
- php: ^7.4 || ^8.0
- aws/aws-sdk-php: ^3.232
- open-telemetry/api: ^1.0
- open-telemetry/sdk: ^1.0
Requires (Dev)
- dg/bypass-finals: ^v1.4.1
- friendsofphp/php-cs-fixer: ^3.0
- mikey179/vfsstream: ^1.6
- open-telemetry/dev-tools: dev-main
- phan/phan: ^4.1 || ^5
- php-http/mock-client: *
- phpstan/phpstan: ^1.4
- phpstan/phpstan-phpunit: ^1.0
- phpunit/phpunit: ~9
- psalm/plugin-phpunit: ^0.17.0
- vimeo/psalm: ^4.0
This package is auto-updated.
Last update: 2024-09-21 06:54:36 UTC
README
这是 https://github.com/open-telemetry/opentelemetry-php-contrib 的只读子树分割。
安装
1.1. 安装 PHP 库/SDK 依赖项
请参阅PHP 库的文档了解如何安装其依赖项。
1.2. 安装包
- 添加
"minimum-stability": "dev", "prefer-stable": true,
到项目的 composer.json
文件中,因为这个工具尚未达到稳定发布状态。
- 使用 composer 安装包
$ composer require open-telemetry/contrib-aws