github DataDog/dd-trace-php 0.47.1

latest releases: 1.0.0beta1, 0.99.1, 0.99.0...
3 years ago

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

Don't miss a new dd-trace-php release

NewReleases is sending notifications on new releases.