open-telemetry / open-telemetry/opentelemetry-cpp
CMake install for opentelemetry-cpp-contrib in-tree build was broken
Open
Nobody has claimed this yet.
bug
Stale
triage/accepted
- Dominant language
- C++
- Stars
- 1.4k
- Forks
- 632
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 75
Description
CMake components were introduced in PR https://github.com/open-telemetry/opentelemetry-cpp/pull/3220, but since there is no CMake components added for the contrib projects, they cannot be built and installed in tree with opentelemetry-cpp.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading PR 3220 and tracing how CMake components are defined in opentelemetry-cpp and its contrib projects. Inspect the contrib CMake configuration and verify an in-tree configure, build, and install flow. Done means the contrib projects can be built and installed in tree with opentelemetry-cpp.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100