flow-php / symfony-telemetry-bundle
Flow PHP - Symfony Telemetry Bundle
Fund package maintenance!
norberttech
flow-php.com/sponsor
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:symfony-bundle
pkg:composer/flow-php/symfony-telemetry-bundle
Requires
- php: ~8.3.0 || ~8.4.0 || ~8.5.0
- flow-php/symfony-http-foundation-telemetry-bridge: 0.32.0
- flow-php/telemetry: 0.32.0
- psr/clock: ^1.0
- symfony/config: ^6.4 || ^7.3 || ^8.0
- symfony/console: ^6.4 || ^7.3 || ^8.0
- symfony/dependency-injection: ^6.4 || ^7.3 || ^8.0
- symfony/http-client-contracts: ^3.0
- symfony/http-kernel: ^6.4 || ^7.3 || ^8.0
- symfony/polyfill-mbstring: ^1.33
Requires (Dev)
- doctrine/dbal: ^3.6 || ^4.0
- flow-php/psr18-telemetry-bridge: 0.32.0
- flow-php/telemetry-otlp-bridge: 0.32.0
- nyholm/psr7: ^1.8
- symfony/framework-bundle: ^6.4 || ^7.3 || ^8.0
- symfony/messenger: ^6.4 || ^7.3 || ^8.0
- symfony/routing: ^6.4 || ^7.3 || ^8.0
- twig/twig: ^3.0
Suggests
- doctrine/dbal: Required for Doctrine DBAL tracing (^3.6 or ^4.0)
- flow-php/psr18-telemetry-bridge: Required for PSR-18 HTTP client tracing
- flow-php/telemetry-otlp-bridge: Required for OTLP exporter support
- symfony/messenger: Required for Messenger tracing middleware
- twig/twig: Required for Twig template tracing
README
Bridge connecting Flow PHP Telemetry library with Symfony HttpFoundation for propagating telemetry context via HTTP requests and responses.
Important
This repository is a subtree split from our monorepo. If you'd like to contribute, please visit our main monorepo flow-php/flow.
Installation
composer require flow-php/symfony-telemetry-bundle