C++

C++ 一个使用C++实现的OpenTelemetry的语言特定实现。

This is the OpenTelemetry C++ documentation. OpenTelemetry is an observability framework – an API, SDK, and tools that are designed to aid in the generation and collection of application telemetry data such as metrics, logs, and traces. This documentation is designed to help you understand how to get started using OpenTelemetry C++.

Status and Releases

The current status of the major functional components for OpenTelemetry C++ is as follows:

Traces Metrics Logs
Stable Stable Stable

For releases, including the latest release, see Releases.

仓库


入门指南

手动仪表化

OpenTelemetry C++ 的手动仪表化

Exporters

API参考文档

示例

最后修改 December 10, 2023: translate (a4350d6e)