Project

ddtrace

2.31
A long-lived project that still receives updates
ddtrace is Datadog's tracing client for Ruby. It is used to trace requests as they flow across web servers, databases and microservices so that developers have great visiblity into bottlenecks and troublesome requests.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 1.14.0.0.0
~> 7.0.0.1.0
~> 0.8.1
 Project Readme

Datadog Trace Client

Gem codecov YARD documentation

datadog is Datadog's client library for Ruby. It includes a suite of tools which provide visibility into the performance and security of Ruby applications, to enable Ruby developers to identify bottlenecks and other issues.

Getting started

If you're upgrading from a 0.x version, check out our upgrade guide.

For a product overview, installation, and configuration check out our documentation.

For the gem API, check out our API documentation.

For descriptions of terminology used in APM, take a look at the APM Terms and Concepts.

For contributing, checkout the contribution guidelines and development guide.