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 1.1.0
(stable)
|
## Tracer
### Added - Implement OTel config remapping #2691 - Remap OTel to DD status code #2695
### Fixed - Apply some fixes with sidecar trace sender #2680, #2686, #2689, #2698, #2700 - Don't treat Symfony 2 differently from other versions #2693 - Ensure DDTRACE_G(active_stack) is always NULL when the root span is being pushed #2701
### Internal - Switch 2 logs to logev to avoid useless work #2679 - shrink size of Rust artifacts #2696
## Profiling
### Added - Add `thread id` label on every sample #2692
### Internal - Reduce memory usage by upgrading libdatadog to v10 #2697 |