ozznest / apm-agent
Elastic APM PHP Agent
Requires (Dev)
- ext-pdo: *
- guzzlehttp/guzzle: ^6.5.5
- justinrainbow/json-schema: ^5.2.10
- monolog/monolog: ^2.0
- php-ds/php-ds: ^1.3.0
- phpstan/phpstan: 0.12.83
- phpstan/phpstan-phpunit: ^0.12.17
- phpunit/phpunit: ^8.5.13
- react/http: ^0.8.7
- squizlabs/php_codesniffer: ^3.5.8
Suggests
- ext-curl: *
- monolog/monolog: Allows for client-level logging and tracing
This package is auto-updated.
Last update: 2024-10-29 06:06:28 UTC
README
This is the official PHP agent for Elastic APM.
The PHP agent enables you to trace the execution of operations in your application, sending performance metrics and errors to the Elastic APM server.
☑️ We'd love to get information about your setup to help us with prioritizing framework support – please take a minute to fill out our survey.
If you have any feedback or questions, please post them at the Discuss forum.
Usage
This agent is a PHP extension that must be installed in your PHP environment.
See the documentation for setup and configuration details.
Contributing
See contributing documentation.
License
Elastic APM PHP Agent is licensed under Apache License, Version 2.0