datadog_trace 1.7.2

APM and distributed tracing for PHP


The Datadog PHP Tracer brings APM and distributed tracing to PHP.

License: BSD 3-Clause

Changes

## Tracer
### Fixed
- Fallback to writing shared memory files to /tmp, if shm_open returns ENOTSUP Datadog/libdatadog#910

## Profiling
### Fixed
- I/O upscaling and allocation to the right sample type #3118
- fix `DD_TAGS` support #3121