Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
The OpenTelemetry C++ Client
| Date | Stars |
|---|---|
| 2026-07-24 | 1330 |
| 2026-07-25 | 1331 |
| 2026-07-28 | 1331 |
| 2026-07-30 | 1331 |
| 2026-08-06 | 1331 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
45.0
growth rate 0.00%/day
# OpenTelemetry C++ [](https://cloud-native.slack.com/archives/C01N3AT62SJ) [](https://codecov.io/gh/open-telemetry/opentelemetry-cpp/) [](https://github.com/open-telemetry/opentelemetry-cpp/actions) [](https://github.com/open-telemetry/opentelemetry-cpp/releases/) [](https://app.fossa.com/projects/custom%2B162%2Fgithub.com%2Fopen-telemetry%2Fopentelemetry-cpp?ref=badge_shield&issueType=license) [](https://app.fossa.com/projects/custom%2B162%2Fgithub.com%2Fopen-telemetry%2Fopentelemetry-cpp?ref=badge_shield&issueType=security) [](https://scorecard.dev/viewer/?uri=github.com/open-telemetry/opentelemetry-cpp) The C++ [OpenTelemetry](https://opentelemetry.io/) client. ## Project Status **Stable** across all 3 signals i.e. `Logs`, `Metrics`, and `Traces`. See [Spec Compliance Matrix](https://github.com/open-telemetry/opentelemetry-specification/blob/main/spec-compliance-matrix.md) to understand which portions of the specification has been implemented in this repo. ## Supported C++ Versions Code shipped from this repository generally supports the following versions of C++ standards: * ISO/IEC 14882:2014 (C++14) * ISO/IEC 14882:2017 (C++17) * ISO/IEC 14882:2020 (C++20) * ISO/IEC 14882:2024 (C++23) Any exceptions to this are noted in the individual `README.md` files. Please note that supporting the [C Programming Language](https://en.wikipedia.org/wiki/C_(programming_language)) is not a goal of the current project. ## Supported Development Platforms Our CI pipeline builds and tests on the following platforms: | Platform | Architecture | Build type | |---------------------|--------------|--------------| | Ubuntu 22.04 | x86-64 | CMake | | Ubuntu 24.04 | x86-64 | CMake, Bazel | | macOS 14 | arm64 | CMake | | macOS 15 | arm64 | Bazel | | Windows Server 2022 | x86-64 | CMake, Bazel | | Windows Server 2025 | x86-64 | CMake | In general, the code shipped from this repository should build on all platforms having C++ compiler with [supported C++ standards](#supported-c-versions). ## Dependencies Please refer to [Dependencies.md](docs/dependencies.md) for OSS Dependencies and license requirements. ## Installation Please refer to [INSTALL.md](./INSTALL.md). ### Bazel Central Registry This project is available in the [Bazel Central Registry (BCR)](https://github.com/bazelbuild/bazel-central-registry/tree/main/modules/opentelemetry-cpp). To use it with Bazel, add the following to your `MODULE.bazel` file: ```python bazel_dep(name = "opentelemetry-cpp", version = "x.y.z") ``` For the latest version, see [BCR: opentelemetry-cpp](https://github.com/bazelbuild/bazel-central-registry/tree/main/modules/opentelemetry-cpp). ## Getting Started As an application owner or the library author, you can find the getting started guide and reference documentation on [opentelemetry-cpp.readthedocs.io](https://opentelemetry-cpp.readthedocs.io/en/latest/) The `examples/simple` directory contains a minimal program demonstrating how to instrument a small library using a simple `processor` and console `exporter`, al
Excerpt of 7,044 characters
Read on GitHub300
Tom Tan · Microsoft
243
239
222
135
125
120
46
秀吉 · Taipei City Hospital, Yangming Branch · Taiwan
32
Reiley Yang · Microsoft · United States
29
23
22
21
Bogdan Drutu · @Snowflake · United States
15
13
13
12
Cengizhan Pasaoglu · Siemens AG · Germany
11
11
10
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:babfda18b0bf4072, topic:telemetry, topic:opentelemetry