Releases: pinpoint-apm/pinpoint-c-agent
Releases · pinpoint-apm/pinpoint-c-agent
Add more plugins, include workerman and swoole
-
Plugins for mysql,redis,memcache [included icon] #34
-
Support workerman and soole !!! Example !!! #146
-
Support multiple PHP applications !!! Example !!! #137
< index.php >
define('PLUGINS_DIR',__DIR__.'/../Plugins/');
define('APPLICATION_NAME','APP-2'); <------------------ Name
define('APPLICATION_ID','app-2'); <------------------ ID
Fix uint missing
New AOP library on pinpoint-php
Changes
- Add collector-agent, made agent more simpler.
- Fully support plugins written by PHP, anyone who knows PHP can write and extend their plugins.
- Drop the thrift,boost dependency, made php-agent easy to compile and deploy.
- Faster: performance-loss test under stress test