Sha256: 030953d91daf1b3892a0bd3c53869568a88220bb203574ed89bc3e51eebea3a9

Contents?: true

Size: 1.47 KB

Versions: 3

Compression:

Stored size: 1.47 KB

Contents

# Datadog Trace Client

[![Gem](https://img.shields.io/gem/v/datadog)](https://rubygems.org/gems/datadog/)
[![codecov](https://codecov.io/gh/DataDog/dd-trace-rb/branch/master/graph/badge.svg)](https://app.codecov.io/gh/DataDog/dd-trace-rb/branch/master)
[![YARD documentation](https://img.shields.io/badge/YARD-documentation-blue)][api docs]

``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](https://github.com/DataDog/dd-trace-rb/blob/master/docs/UpgradeGuide.md#from-0x-to-10).**

For a product overview, installation, and configuration check out our [documentation][public docs].

For the gem API, check out our [API documentation][api docs].

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

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

[public docs]: https://docs.datadoghq.com/tracing/setup/ruby/
[api docs]: https://datadog.github.io/dd-trace-rb/
[APM glossary]: https://docs.datadoghq.com/tracing/glossary/
[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

3 entries across 3 versions & 1 rubygems

Version Path
datadog-2.0.0 README.md
datadog-2.0.0.beta2 README.md
datadog-2.0.0.beta1 README.md