https://github.com/elastic/apm-agent-php
https://github.com/elastic/apm-agent-php
apm distributed-tracing error-monitoring monitoring performance-analysis performance-monitoring php tracing
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/elastic/apm-agent-php
- Owner: elastic
- License: apache-2.0
- Created: 2019-10-07T08:01:40.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-05-06T17:10:20.000Z (5 months ago)
- Last Synced: 2025-05-12T00:17:33.081Z (5 months ago)
- Topics: apm, distributed-tracing, error-monitoring, monitoring, performance-analysis, performance-monitoring, php, tracing
- Language: PHP
- Homepage:
- Size: 9.12 MB
- Stars: 262
- Watchers: 36
- Forks: 74
- Open Issues: 184
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Elastic APM Agent for PHP
This is the official PHP agent for [Elastic APM](https://www.elastic.co/products/apm).
[](https://apm-ci.elastic.co/job/apm-agent-php/job/apm-agent-php-mbp/job/main/)
[](https://github.com/elastic/apm-agent-php/releases)
[]()
[]()The PHP agent enables you to trace the execution of operations in your application, sending performance metrics and errors to the Elastic APM server.
:ballot_box_with_check: 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](https://docs.google.com/forms/d/e/1FAIpQLSf8c3BJVMqaeuqpq-t3_Q4NilNcdsrzK1qJ4Qo9JpJslrmYzA/viewform).
If you have any feedback or questions,
please post them at the [Discuss forum](https://discuss.elastic.co/c/apm).## Usage
This agent is a PHP extension that must be installed in your PHP environment.
See the [documentation](https://www.elastic.co/guide/en/apm/agent/php/current/index.html) for setup and configuration details.
## Contributing
See [contributing documentation](CONTRIBUTING.md).
## License
Elastic APM PHP Agent is licensed under [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0.html)