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

Release notes
-------------
**NOTE: We changed the way the service name can be configured. Now you must use 
`DD_SERVICE_NAME` instead of `DD_TRACE_APP_NAME` for consistency with other 
tracers. Usage of `DD_TRACE_APP_NAME` is now deprecated and will be removed in 
a future release.**

### Added
- Support for Lumen 5.2+ #416
- Tracing support from the CLI SAPI #422
- Support for Laravel Artisan #422

### Changed
- Now the way to configure service name is through `DD_SERVICE_NAME` instead of 
`DD_TRACE_APP_NAME` #432

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.23.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