/dd-trace-rb

Datadog Tracing Ruby Client

Primary LanguageRubyOtherNOASSERTION

Version 1.0.0 is in beta! Check out our upgrade guide for more details.

Datadog Trace Client

Gem CircleCI codecov YARD documentation

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.

Getting started

For a basic product overview, check out our setup documentation.

For installation, configuration, and details about using the API, check out our API documentation and gem documentation.

For descriptions of terminology used in APM, take a look at the official documentation.

For contributing, checkout the contribution guidelines and development guide.