Package Information |
Summary |
APM and distributed tracing for PHP |
Maintainers |
Alejandro Estringana Ruiz (lead)
[details]
Luca Abbati <
luca dot abbati at gmail dot com >
(lead)
[details]
Levi Morrison <
levim at php dot net >
(lead)
[details]
Bob Weinand <
bobwei9 at hotmail dot com >
(lead)
[details]
Anil Mahtani (lead)
[details]
Pierre Bonet (lead)
[details]
Florian Engelhardt (lead)
[details]
Luc Vieillescazes (lead)
[details]
|
License |
BSD 3-Clause |
Description |
The Datadog PHP Tracer brings APM and distributed tracing to PHP. |
Homepage |
https://docs.datadoghq.com/tracing/languages/php/
|
Release notes
Version 0.30.0
(stable)
|
### Fixed - Shutdown span flushing blocking the process when forked #493 - Memory access errors in cases when PHP code was run after extension data was freed on request shutdown #505 - Request init hook working when open_basedir restriction is in effect #505 - Ensure global resources are freed in shutdown #521 #523 - Http transport not setting required `X-Datadog-Trace-Count` header #525
### Changed - Remove `zend_execute_ex` override and trace `ZEND_DO_UCALL` #519 |