Ruby

Ruby RubyにおけるOpenTelemetryの言語固有の実装。

これはOpenTelemetryRubyのドキュメントです。 OpenTelemetryはオブザーバビリティのためのフレームワークであり、メトリクス、ログ、トレースといったアプリケーションのテレメトリーデータの生成および収集を支援するように設計された API、SDK、およびツール群で構成されています。 このドキュメントは、OpenTelemetry Rubyの使い方を理解し、利用を開始するための手助けとなるように作られています。

ステータスとリリース

OpenTelemetry Rubyの主要な機能コンポーネントの現在のステータスは以下の通りです。

トレースメトリクスログ
StableDevelopmentDevelopment

最新のリリースを含むリリース情報については、リリースをご覧ください。

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.

リポジトリ


Getting Started

5分以内にあなたのアプリからテレメトリを取得します!

計装

OpenTelemetry Ruby計装

Using instrumentation libraries

Exporters

Sampling

API reference

Examples

Registry

Instrumentation libraries, exporters and other useful components for OpenTelemetry Ruby