datadog/dd-trace

PHP APM Client

Installs: 9 910 832

Dependents: 13

Suggesters: 0

Security: 1

Stars: 466

Watchers: 118

Forks: 145

Open Issues: 90

1.0.0beta1 2024-04-16 16:45 UTC

This package is auto-updated.

Last update: 2024-04-26 11:55:53 UTC


README

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.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 security@datadoghq.com.