nipwaayoni / elastic-apm-php-agent
A php agent for Elastic APM v2 Intake API
Installs: 498 210
Dependents: 4
Suggesters: 0
Security: 0
Stars: 28
Watchers: 4
Forks: 15
Open Issues: 2
Requires
- php-64bit: >= 7.1
- ext-curl: *
- ext-json: *
- php-http/discovery: ^1.18
- psr/http-client: ^1.0
- psr/http-factory: ^1.0
- ralouphie/getallheaders: 2.*|3.*
Requires (Dev)
- http-interop/http-factory-guzzle: ^1.2
- justinrainbow/json-schema: ^5.2
- php-http/guzzle7-adapter: ^1.0
- psr/log: ^1.1
- roave/security-advisories: dev-master
Suggests
- http-interop/http-factory-guzzle: PSR-17 compatible factories for usage with PSR-18
- php-http/guzzle7-adapter: PSR-18 compatible Guzzle7 adapter
- dev-master
- v8.2.0
- v8.1.0
- v8.0.1
- v8.0.0
- v7.5.4
- v7.5.3
- v7.5.2
- v7.5.1
- v7.5.0
- v7.4.0
- v7.3.0
- v7.2.2
- v7.2.1
- v7.2.0
- v7.1.0
- 6.5.8
- 6.5.7
- 6.5.6
- 6.5.4
- 6.5.3
- 6.5.2
- 6.5.1
- 6.5.0
- 6.4.3
- v6.4.2
- 6.4.1
- 6.4.0
- 6.3.5
- 6.3.4
- 6.3.3
- 6.3.2
- 6.3.0
- 6.2.2
- 6.2.1
- 6.2.0
- 0.1.2
- dev-add-php-8-to-workflow
- dev-add-async-support-to-commit
This package is auto-updated.
Last update: 2024-11-13 22:23:29 UTC
README
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: