Releases: DataDog/dd-trace-php
Releases · DataDog/dd-trace-php
0.1.1
Incorporate fixes and improvements from 0.1.0, including:
- Fix for Undefined offset: 1 when using
Tracer::startActiveSpan
- Composer polyfill installation conflict
- Added a Resource transport for debugging trace data
- Lots of improvements to linting and test reporting
- Make sure curl doesn't output to STDOUT when reporting to the trace agent
- General dependency cleanup
... and more.
0.1.0
First alpha release is out!
This pre-release introduces all the bindings for the Datadog PHP Tracer. Here the list of available functionalities:
- OpenTracing compliant, it can be used for manual instrumentation