Sha256: 4eab92aa7626c732b5bae24c9865f3f964e308cb8569decebb1dbb0673bdcffa

Contents?: true

Size: 1.34 KB

Versions: 31

Compression:

Stored size: 1.34 KB

Contents

# Datadog Trace Client

[![CircleCI](https://circleci.com/gh/DataDog/dd-trace-rb/tree/master.svg?style=svg&circle-token=b0bd5ef866ec7f7b018f48731bb495f2d1372cc1)](https://circleci.com/gh/DataDog/dd-trace-rb/tree/master)

``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][setup docs].

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

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

For contributing, checkout the [contribution guidelines][contribution docs] and [development guide][development docs].

[setup docs]: https://docs.datadoghq.com/tracing/setup/ruby/
[api docs]: https://github.com/DataDog/dd-trace-rb/blob/master/docs/GettingStarted.md
[gem docs]: http://gems.datadoghq.com/trace/docs/
[visualization docs]: https://docs.datadoghq.com/tracing/visualization/
[contribution docs]: https://github.com/DataDog/dd-trace-rb/blob/master/CONTRIBUTING.md
[development docs]: https://github.com/DataDog/dd-trace-rb/blob/master/docs/DevelopmentGuide.md

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
ddtrace-0.44.0 README.md
ddtrace-0.43.0 README.md
ddtrace-0.42.0 README.md
ddtrace-0.41.0 README.md
ddtrace-0.40.0 README.md
ddtrace-0.39.0 README.md
ddtrace-0.38.0 README.md
ddtrace-0.37.0 README.md
ddtrace-0.36.0 README.md
ddtrace-0.35.2 README.md
ddtrace-0.35.1 README.md
ddtrace-0.35.0 README.md
ddtrace-0.34.2 README.md
ddtrace-0.34.1 README.md
ddtrace-0.34.0 README.md
ddtrace-0.33.1 README.md
ddtrace-0.33.0 README.md
ddtrace-0.32.0 README.md
ddtrace-0.31.1 README.md
ddtrace-0.31.0 README.md