DataDog / dd-trace-php
Datadog PHP Clients
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing DataDog/dd-trace-php in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler viewDD 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.84.1, 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 security@datadoghq.com.