hyperf-contrib / open-telemetry
OpenTelemetry component for Hyperf
v0.4.1
2024-11-19 02:25 UTC
Requires
- php: >=8.1
- hyperf/command: ~3.1.0
- hyperf/crontab: ~3.1.0
- hyperf/database: ~3.1.0
- hyperf/di: ~3.1.0
- hyperf/event: ~3.1.0
- hyperf/guzzle: ~3.1.0
- hyperf/http-server: ~3.1.0
- hyperf/redis: ~3.1.0
- open-telemetry/api: ^1.1
- open-telemetry/context-swoole: ^1.0
- open-telemetry/exporter-otlp: ^1.1
- open-telemetry/sdk: ^1.1
- open-telemetry/sem-conv: ^1.27
README
Installation
composer require hyperf-contrib/open-telemetry
publish config file
php bin/hyperf.php vendor:publish hyperf-contrib/open-telemetry
License
The component is open-sourced software licensed under the MIT license.