dd-trace-php icon indicating copy to clipboard operation
dd-trace-php copied to clipboard

Datadog PHP Clients

Results 272 dd-trace-php issues
Sort by recently updated
recently updated
newest added

### Bug description Based on the core dump and gdb's zbacktrace, this is occurring in a zend call to array_reverse via the bridge/_generated_tracer.php script. Not sure how it's making zend...

🐛 bug
sev-1
cat:app-crash

### Bug description When installing ddtrace php extension via php script provider by datadog, apk or via source to our laravel app and enabling it the app start returning 200...

🐛 bug
sev-1
cat:app-crash

### Bug description It appears when using DDTrace in a IPv6 only environment, the agent url may be detected as invalid. Amazon AWS EKS now supports IPv6 only clusters ###...

🐛 bug
cat:platform

### Bug description Running in Azure AKS (using the helm chart, latest version) the following warnings are popping up. Locally i cannot reproduce in docker-compose. ``` NOTICE: PHP message: PHP...

🐛 bug
cat:installation

### Bug description Running the install script for a PHP installation that was compiled without the `--with-config-file-scan-dir=...` does not really work. Here's a snippet of the output (absolute paths redacted):...

🐛 bug
cat:installation

Starting with dd-trace-php version 0.75.0, PHP 5.x will be supported in maintenance mode, which means Datadog will continue to provide full implementation of existing features including support for bug &...

cat:devtools

### Bug description Hi, We're seeing spans with duplicate IDs in Datadog. We already reached out to the official support (ticket #846633) and the issue was confirmed. We suspect that...

🐛 bug
cat:usability

This will do 4 things: - reset the open, closed, root and dropped spans globals - reseed the random number generator used to assign span ids - generate a root...

### Description ### Readiness checklist - [ ] (only for Members) Changelog has been added to the release document. - [ ] Tests added for this feature/bug. ### Reviewer checklist...

### Bug description when composer install is running the following message appears. Class DDTrace\ComposerBootstrap located in ./vendor/datadog/dd-trace/src/api/bootstrap.composer.php does not comply with psr-4 autoloading standard. Skipping. not really a bug as...

🐛 bug
cat:installation