skywalking_agent

pecl install skywalking_agent

Apache SkyWalking PHP Agent.

The PHP Agent for Apache SkyWalking, which provides the native tracing abilities for PHP project.

Maintainer

  • Apache SkyWalking (lead )
  • jmjoy (developer )
  • Yanlong He (developer )

Details

Stars: 118
Issue openned: 1
Downloads: 9709
0.7.0
11 months ago
Version 0.7.0 change log


## What's Changed
* Start 0.7.0 development. by @jmjoy in https://github.com/apache/skywalking-php/pull/90
* Add more info for error log. by @jmjoy in https://github.com/apache/skywalking-php/pull/91
* Fix amqplib and predis argument problems. by @jmjoy in https://github.com/apache/skywalking-php/pull/92
* Add Memcache plugin. by @jmjoy in https://github.com/apache/skywalking-php/pull/93
* Refactor mysqli plugin, support procedural api. by @jmjoy in https://github.com/apache/skywalking-php/pull/94
* Fix target address in cross process header. by @jmjoy in https://github.com/apache/skywalking-php/pull/95
* Release SkyWalking PHP 0.7.0 by @jmjoy in https://github.com/apache/skywalking-php/pull/96


**Full Changelog**: https://github.com/apache/skywalking-php/compare/v0.6.0...v0.7.0

requires:

  • php >=7.2.0
  • pearinstaller >=1.4.0