Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

## Auto-archived due to inactivity. ## Datadog APM Instrumentation API for Ruby

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE.Apache
BSD-3-Clause
LICENSE.BSD3
Notifications You must be signed in to change notification settings

DataDog/datadog-instrumentation-ruby

Datadog Instrumentation API

CircleCI codecov

datadog-instrumentation is Datadog's instrumentation API for Ruby. It can be used to install hooks into Ruby application code, and expose or alter operations for monitoring purposes. This gem is intended as a base for other APM packages, and does not provide any instrumentation out-of-the-box.

For out-of-the-box instrumentation, see these other repositories:

Quickstart

(Work in progress.)

Development

Docker & docker-compose are required to develop this package locally.

To start a development environment:

  1. bundle install
  2. rake docker:run
    • (Optional) Set RUBY_VER=<RUBY_VERSION> for a specific version of Ruby.

Then within the development environment...

  • Run tests with rake spec
  • Lint with rake rubocop
  • Generate docs with rake docs

About

## Auto-archived due to inactivity. ## Datadog APM Instrumentation API for Ruby

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE.Apache
BSD-3-Clause
LICENSE.BSD3

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published