Package Information |
Summary |
Native Extension Component for ScoutAPM's PHP Agent |
Maintainers |
James Titcumb <
asgrim at php dot net >
(lead)
[details]
Chris Schneider (lead)
[inactive]
[details]
|
License |
MIT |
Description |
ScoutAPM's extension for PHP provides additional capabilities to application monitoring over just using the base PHP userland library. |
Homepage |
https://scoutapm.com
|
Release notes
Version 1.3.0
(stable)
|
- Userland function recording for PHP 7 with zend_execute_ex (#77) - Userland function recording for PHP 8 with improved Zend Observer API (#79) - Added Predis library function instrumentation (#80) - Add support for phpredis Redis extension instrumentation (#82) - Add instrumentation for Memcached (#84) - Add instrumentation for Elasticsearch PHP library (#85) - Change CI from Circle to GitHub Actions (#78) - Fix SKIP block for phpredis test (#83) |