Download the PHP package nipwaayoni/elastic-apm-php-agent without Composer
On this page you can find all versions of the php package nipwaayoni/elastic-apm-php-agent. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download nipwaayoni/elastic-apm-php-agent
More information about nipwaayoni/elastic-apm-php-agent
Files in nipwaayoni/elastic-apm-php-agent
Package elastic-apm-php-agent
Short Description A php agent for Elastic APM v2 Intake API
License MIT
Informations about the package elastic-apm-php-agent
Elastic APM: PHP Agent
This is a community PHP agent for Elastic.co's APM solution, supporting the v2
Intake API.
Please note: This agent is not officially supported by Elastic.
This package is a continuation of the excellent work done by philkra at philkra/elastic-apm-php-agent.
Important Note: As of v8.1.0, this package requires a 64bit version of PHP. This requirement is due to the use of int values for the timestamps expected by APM.
Documentation
Examples
- Agent Initialization
- Basic Usage
- Capture Throwable
- Spans
- Parent Transactions
- Metricset
- Getting the Server Info
- Distributed Tracing
- Converting debug_backtrace to a stack trace
Contributing
Contributions are welcome. Read the contributing guide to get started.
Contributors
A big thank you goes out to every contributor of this repo, special thanks goes out to:
All versions of elastic-apm-php-agent with dependencies
psr/http-client Version ^1.0
psr/http-factory Version ^1.0
php-http/discovery Version ^1.18
ralouphie/getallheaders Version 2.*|3.*
ext-curl Version *
ext-json Version *