DD Trace PHP
Getting Started
The Datadog PHP Tracer (ddtrace) brings APM and distributed tracing to PHP.
Installing the extension
Datadogβs PHP Tracing Library supports many of the most common PHP versions, PHP web frameworks, datastores, libraries, and more. Prior to installation, please check our latest compatibility requirements.
Visit the PHP tracer documentation for complete installation instructions.
Installation from PECL (datadog_trace) or from source
Compilation of the tracer and the profiler requires cargo to be installed. Ensure that cargo is minimum version 1.71.0, otherwise follow the official instructions for installing cargo.
Advanced configuration
For more information about configuring and instrumenting ddtrace, view the configuration documentation.
OpenTracing
The ddtrace package provides an OpenTracing-compatible tracer.
Contributing
Before contributing to this open source project, read our CONTRIBUTING.md.
Security Vulnerabilities
If you have found a security issue, please contact the security team directly at [email protected].