ozznest / apm-agent
Elastic APM PHP Agent
v1.3.1
2021-10-18 10:23 UTC
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-08-29 05:37:34 UTC
README
这是 Elastic APM 的官方 PHP 代理,链接:Elastic APM。
PHP 代理使您能够跟踪应用程序中操作的执行,并将性能指标和错误发送到 Elastic APM 服务器。
☑️ 我们非常希望了解您的设置,以便帮助我们优先考虑框架支持 - 请花一分钟时间填写 我们的调查。
如果您有任何反馈或问题,请在 讨论论坛 上发布。
用法
此代理是 PHP 扩展,必须安装到您的 PHP 环境中。
有关设置和配置的详细信息,请参阅 文档。
贡献
请参阅 贡献文档。
许可
Elastic APM PHP Agent 在 Apache License, Version 2.0 许可下发布