Symfony Telemetry Bundle
Table of Contents
Composer
composer require flow-php/symfony-telemetry-bundle:~0.44.1
Core Dependencies
Suggested Dependencies
- flow-php/symfony-postgresql-bundle - for PostgreSQL database management and migrations with telemetry support
- flow-php/symfony-http-foundation-telemetry-bridge - for HTTP trace context propagation (extract incoming / inject outgoing W3C trace headers)
- flow-php/psr18-telemetry-bridge - for PSR-18 HTTP client tracing
- flow-php/telemetry-otlp-bridge - for OTLP exporter support
- symfony/messenger - for Messenger tracing middleware
- twig/twig - for Twig template tracing
Optional Dependencies
- doctrine/dbal - for Doctrine DBAL tracing
Found a typo or an outdated section? Edit this page on GitHub