Ruby

Ruby A language-specific implementation of OpenTelemetry in Ruby.

You are viewing the English version of this page because it has not yet been fully translated. Interested in helping out? See Contributing.

这是 OpenTelemetry Ruby 的文档。 OpenTelemetry 是一个可观测性框架,这个框架提供了 API、SDK 以及一系列工具,用于辅助生成以及收集应用程序的遥测数据,比如指标(metrics)、日志(logs) 和链路追踪(trace),通过本文档,你会了解如何开始使用 OpenTelemetry Ruby。

状态以及版本发布

OpenTelemetry Ruby 的当前主要功能组件状态如下:

链路追踪(Traces)指标(Metrics)日志(Logs)
StableDevelopmentDevelopment

我们可以在 Releases 中找到所有已发布的版本,包括 latest release

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