Ruby

Ruby A language-specific implementation of OpenTelemetry in Ruby.

Welcome to the OpenTelemetry Ruby documentation. This section introduces how to use OpenTelemetry with Ruby to generate and collect telemetry data such as metrics, logs, and traces using the OpenTelemetry API and SDKs.

These pages are intended to help you get started and understand the current capabilities and status of OpenTelemetry Ruby.

Status and Releases

The current status of the major functional components for OpenTelemetry Ruby is as follows:

TracesMetricsLogs
StableDevelopmentDevelopment

For releases, including the latest release, see Releases.

Who’s using OpenTelemetry Ruby?

OpenTelemetry Ruby is in use by a number of organizations, including:

For the complete list, and instructions for adding your organization, see Adopters.

Repository


Getting Started

Get telemetry from your app in less than 5 minutes!

Instrumentation

Instrumentation for OpenTelemetry Ruby

Using instrumentation libraries

Exporters

Sampling

API reference

Examples

Registry

Instrumentation libraries, exporters and other useful components for OpenTelemetry Ruby