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.98.1
(stable)
|
## Tracer
### Fixed - Always include the whole of src/ in the Windows and PECL build (#2533) - Ensure the permissions of the log file are actually really 0666 (#2528) - Avoid remapping freed memory in trace sender fallback (#2541) - Fix possible crash in dd_patched_zend_call_known_function on early PHP 8.0 and 8.1 versions (#2548) - Make ddtrace_disable a true global to avoid crashes in ZTS with unsupported SAPI/extensions (#2545) |