open-telemetry / open-telemetry/opentelemetry-cpp
Libraries delivered: Reconcile Bazel and CMake build
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.4k
- Forks
- 632
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 75
Description
This is a remaining item identified during review of PR #1420
(1)
Document:
- the name of each library delivered
- the expected dependency graph (DAG)
This documentation is meant to be used by:
- users of
opentelemetry-cpp, - maintainers of
opentelemetry-cpp.
A good place could be docs/library-distribution.md
(2)
Fix the Bazel build to comply with (1)
(3)
Fix the CMake build to comply with (1)
Libraries build with Bazel or CMake should be the same.
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 with docs/library-distribution.md and the library definitions in the Bazel and CMake builds, using PR #1420's review context. Record the delivered libraries and expected dependency DAG, then compare both build systems against it. Done means the documentation is complete and Bazel and CMake deliver the same libraries and dependencies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp
- Domain
- build-system, documentation
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100