Package Information |
Summary |
molten is transparency tool for application tracing it self module call |
Maintainers |
Bing Bai <
silkcutbeta at gmail dot com >
(lead)
[details]
|
License |
Apache 2.0 |
Description |
molten is transparency tool for application tracing it self module call.
It trace php app core call and output zipkin/opentracing format trace log.
Provides features about muliti trace sapi, multi sampling type, upload tracing status, module control and muliti sink type.
It very easy to build a distributed systems tracing infrastructure base on php, already run on thousand instance on production env. |
Homepage |
http://chuanyun.io/Molten/
|
Release notes
Version 0.1.0beta
(beta)
|
molten 0.1.0 beta * support pdo/mysqli/memcached/curl/redis/guzzle/es call tracing. * support zipkin format trace log for zipkin server. * get it self running status cross web server. * muliti report format for different env. |