Rust

Rust A language-specific implementation of OpenTelemetry in Rust.

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

OpenTelemetry Rust のドキュメントへようこそ。 このセクションでは、OpenTelemetry の API と SDK を使い、Rust でメトリクス、ログ、トレースなどのテレメトリーデータを生成・収集する方法を紹介します。

これらのページは、OpenTelemetry Rust の利用を開始し、現在の機能とステータスを理解するための手助けとなるように作られています。

ステータスとリリース

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

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

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

Crates

OpenTelemetry for Rust publishes the following crates:

Further Reading


Getting Started

計装ライブラリの使用

アプリが依存するライブラリを計装する方法

Exporters

API reference

Documentation for Rust API & SDK

Examples

Registry

Instrumentation libraries, exporters and other useful components for OpenTelemetry Rust