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.67.0
(stable)
|
### Added - (PHP 5) Add zai config, internal spans, and exception handling (#1339) - (PHP 7, 8) Add mongodb instrumentation (#1345) - PHP installation script (beta) (#1335)
### Changed - (PHP 5, 7) Move _dd.origin handling to internal #1347
### Fixed - (PHP 7, 8) Fix exception handling with opcache cfg optimization enabled (#1344) - (PHP 7, 8) Fix memory leaks in curl and error handling (#1350) - Use ObjectKVStore in place of internal registry to store PDO connection parameters (#1355) |