The new PECL package datadog_trace-0.19.0 (stable) has been released at 
https://pecl.php.net/.

Release notes
-------------
### Changed
- Span and SpanContext main implementation uses public fields to share data to 
allow faster serialization and overall Span overhead #398
- `DDTrace\Encoders\SpanEncoder::encode()` now takes an instance of 
`DDTrace\Data\Span` instead of `DDTrace\Contracts\Span` #398
- `DDTrace\Processing\TraceAnalyticsProcessor::process()` now takes an instance 
of `DDTrace\Data\Span` instead of `DDTrace\Contracts\Span` #398
- Improve performance of setTag and setResource #398
- Load required PHP files in one go #387
- Load optional PHP files without filesystem check #387

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.19.0.tgz

Authors
-------------
Sammy Powers <sam...@php.net> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to