C++

C++ A language-specific implementation of OpenTelemetry in C++.

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

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

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

ステータスとリリース

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

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

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

Repositories


Getting Started by Example

Get telemetry for your app in less than 5 minutes!

Instrumentation

Instrumentation for OpenTelemetry C++

Using instrumentation libraries

Exporters

API reference

Examples

Registry

Instrumentation libraries, exporters and other useful components for OpenTelemetry C++