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.

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

ステータスとリリース

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

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

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

Crates

OpenTelemetry for Rust publishes the following crates:

Further Reading


Getting Started

Using instrumentation libraries

How to instrument libraries an app depends on

Exporters

API reference

Documentation for Rust API & SDK

Examples

Registry

Instrumentation libraries, exporters and other useful components for OpenTelemetry Rust