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.

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

ステータスとリリース

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

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

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

Repositories


Getting Started

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++