The new PECL package datadog_trace-0.47.1 (stable) has been released at https://pecl.php.net/.
Release notes ------------- **Deprecation notice**: The following environment variable names have changed. The old names are deprecated. See #969 for more details. | Old Name | New Name | | ---------------------------------------------- | ---------------------------------------------------- | | `DD_<INTEGRATION>_ANALYTICS_ENABLED` | `DD_TRACE_<INTEGRATION>_ANALYTICS_ENABLED` | | `DD_<INTEGRATION>_ANALYTICS_SAMPLE_RATE` | `DD_TRACE_<INTEGRATION>_ANALYTICS_SAMPLE_RATE` | | `DD_INTEGRATIONS_DISABLED` | `DD_TRACE_<INTEGRATION>_ENABLED` | ### Added - Add `DD_TRACE_AGENT_URL` environment support #926 (thank you @nurcahyo!) #962 - Support for `DD_TRACE_<INTEGRATION>_<SUFFIX>` env vars #969 - Deeper instrumentation of Symfony 4.4 #967 ### Fixed - Move startup logging to first RINIT #961 - Fix propagation of `DD_ENV` and `DD_VERSION` to children spans #963 - Remove query string when new resource mapper is used #973 Package Info ------------- The Datadog PHP Tracer brings APM and distributed tracing to PHP. Related Links ------------- Package home: https://pecl.php.net/package/datadog_trace Changelog: https://pecl.php.net/package-changelog.php?package=datadog_trace Download: https://pecl.php.net/get/datadog_trace-0.47.1.tgz Authors ------------- Sammy Powers <sam...@php.net> (lead) -- PECL development discussion Mailing List (https://pecl.php.net/) To unsubscribe, visit: https://www.php.net/unsub.php