The new PECL package opencensus-0.1.3 (alpha) has been released at 
http://pecl.php.net/.

Release notes
-------------
Fix segfault on OSX (#129)

Package Info
-------------
OpenCensus is a open source, distributed tracing system that allows you to 
collect latency data and report it to any trace aggregation system such as 
Zipkin or Stackdriver Trace.

This extension allows you to easily gather latency and other metadata by 
watching for targeted function and method invocations without needing to inject 
code into the libraries.

Related Links
-------------
Package home: http://pecl.php.net/package/opencensus
   Changelog: http://pecl.php.net/package-changelog.php?package=opencensus
    Download: http://pecl.php.net/get/opencensus-0.1.3.tgz

Authors
-------------
Jeff Ching (lead)


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

Reply via email to