opentelemetry-cpp icon indicating copy to clipboard operation
opentelemetry-cpp copied to clipboard

The OpenTelemetry C++ Client

Results 371 opentelemetry-cpp issues
Sort by recently updated
recently updated
newest added

There are some branches in this repo which aren't covered by a branch protection rule (other than `**/**`). If these are long-term branches, please add a branch protection rule to...

triage/accepted

Tracking the follow-up for below comment, and it will remove the requirement on user to define it manually, and utilize CMake to propagate it from the DLL target automatically. https://github.com/open-telemetry/opentelemetry-cpp/pull/3421#pullrequestreview-2849787531

bug
triage/accepted

This is for follow-up for below comment https://github.com/open-telemetry/opentelemetry-cpp/pull/3440#discussion_r2104457005

bug
triage/accepted

The `*.otprotocol.*` windows CI tests set an `WITH_OTPROTCOL` CMake option that is not used. The tests may not be covering what they intend to. Tests from `ci/do_ci.ps1` setting the option...

bug
triage/accepted

Fixes # (issue) ## Changes Please provide a brief description of the changes here. For significant contributions please make sure you have completed the following items: * [ ] `CHANGELOG.md`...

**Describe your environment** I'm on a Windows Server 2022. I use Visual Studio 2022. For the build of the package I'm using [vcpkg](https://github.com/microsoft/vcpkg) and there the latest version 2025.04.09 which...

bug

There is a testing gap for building otel-cpp shared libraries against shared libraries for protobuf and grpc at the moment. Building `opentelemetry-cpp` as shared libraries against newer versions of protobuf...

triage/accepted

Test for #3405 - This draft PR is just to demonstrate the current state of building opentelemetry-cpp shared libraries against newer versions of protobuf and grpc. ## Changes - adds...

pr:do-not-merge

**Describe your environment** Describe any aspect of your environment relevant to the problem, including your platform, build system, version numbers of installed dependencies, etc. If you're reporting a problem with...

bug
triage/accepted

The community vcpkg port has several patches to `opentelemetry-cpp` cmake files: 1. Don't prefer the CONFIG search mode globally and remove the VCPKG_CHAINLOAD_TOOLCHAIN_FILE include - PR: https://github.com/microsoft/vcpkg/pull/41742 - Patch: https://github.com/microsoft/vcpkg/blob/master/ports/opentelemetry-cpp/cmake-quirks.diff...

triage/accepted