The OpenTelemetry C++ Client enables telemetry data collection for C++ applications, supporting logs, metrics, and traces.
OpenTelemetry C++ Client is a stable implementation that supports three key signals: Logs, Metrics, and Traces. This client is designed to facilitate telemetry data collection in C++ applications, enabling developers to monitor and trace their applications effectively.
Key features:
This project is part of the OpenTelemetry initiative, aimed at standardizing observability across various programming languages.