Skip to content

DataDog/dd-trace-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f95ddcc · Jan 8, 2025
Jul 14, 2023
Jan 6, 2025
Dec 23, 2019
Jan 6, 2025
Jan 3, 2025
May 22, 2023
Jan 15, 2019
Jan 8, 2025
Sep 25, 2024
Oct 30, 2024
Jan 6, 2025
Mar 1, 2024
Jan 6, 2025
May 22, 2020
Oct 3, 2024
Jan 7, 2025
Sep 6, 2024
Jan 6, 2025
Jan 8, 2025
May 30, 2023
Jun 11, 2024
Mar 7, 2024
Jan 7, 2025
Jan 7, 2025
Oct 30, 2024
Jan 7, 2025
Nov 19, 2024
Jan 8, 2025
Jul 7, 2022
Apr 14, 2020
Jan 5, 2024
Aug 27, 2019
Oct 23, 2018
Jan 3, 2024
Oct 2, 2024
Oct 3, 2024
Feb 16, 2024
Aug 23, 2019
Dec 17, 2024
Jan 6, 2025
Jan 6, 2025
May 8, 2024
Jan 20, 2020
Nov 4, 2020
Jan 20, 2020
Jan 20, 2020
Jan 3, 2025
Jan 20, 2020
Jan 6, 2025
Apr 16, 2024
Jan 8, 2025
May 6, 2021
Oct 2, 2024
Jan 16, 2024
Oct 30, 2024
Jul 19, 2024
Jan 3, 2025
Jan 3, 2025
Jan 3, 2025
Dec 16, 2024
Jun 18, 2024
Jan 3, 2025
Jun 28, 2022
Jan 8, 2025
Oct 16, 2022
Mar 7, 2024
Dec 11, 2021
Mar 7, 2024
Oct 9, 2020

Repository files navigation

DD Trace PHP

CircleCI CodeCov OpenTracing Badge OpenTelemetry Badge Minimum PHP Version License Packagist Version Total Downloads

Getting Started

bits php

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.78.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].