Package Information |
Summary |
Apache SkyWalking PHP Agent. |
Maintainers |
Yanlong He <
hey dot yanlong at gmail dot com >
(developer)
[details]
Apache SkyWalking <
dev at skywalking dot apache dot org >
(lead)
[details]
Jiemin Xia <
jmjoy at apache dot org >
(developer)
[details]
|
License |
Apache-2.0 |
Description |
The PHP Agent for Apache SkyWalking, which provides the native tracing abilities for PHP project. |
Homepage |
https://skywalking.apache.org/
|
Release notes
Version 1.0.0
(stable)
|
## What's Changed * Fix tracing time by @CodePrometheus in https://github.com/apache/skywalking-php/pull/124 * Start 1.0.0 development and Update CI by @jmjoy in https://github.com/apache/skywalking-php/pull/126 * Support log reporting based on PSR-3 by @jmjoy in https://github.com/apache/skywalking-php/pull/127 * Upgrade MSRV and dependencies by @jmjoy in https://github.com/apache/skywalking-php/pull/128 * Updated skywalking dependency by @jmjoy in https://github.com/apache/skywalking-php/pull/131 * Bump version to 1.0.0 for release by @jmjoy in https://github.com/apache/skywalking-php/pull/132
## New Contributors * @CodePrometheus made their first contribution in https://github.com/apache/skywalking-php/pull/124
**Full Changelog**: https://github.com/apache/skywalking-php/compare/v0.8.0...v1.0.0 |