This agent is being replaced by upstream SkyWalking PHP Agent
SkyAPM PHP is the PHP instrumentation agent, which is compatible with Apache SkyWalking backend and others compatible agents/SDKs
- cURL (PHP cURL)
- PDO (PHP PDO)
- Mysqli (PHP Mysqli)
- Redis Extension (Redis Extension)
- Predis Client (Predis)
- Memcache Extension (Memcache Extension)
- Yar Client (version > 2.0.4) (Yar)
- Yar Server (Yar)
- GRPC Client (GRPC)
- RabbitMQ
Go to Docker hub -> https://hub.docker.com/u/skyapm
$ docker run --restart always -d -e SW_OAP_ADDRESS=oap:11800 skyapm/skywalking-php
Please head to the releases page to download a release of SkyAPM PHP.