open-telemetry / open-telemetry/opentelemetry-cpp
Make `WITH_ASYNC_EXPORT_PREVIEW` mainstream
Open
@marcalff is already working on this.
Since Jan 8, 2025.
bug
do-not-stale
spec-compliance
triage/accepted
- Dominant language
- C++
- Stars
- 1.4k
- Forks
- 632
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 75
Description
To discuss.
Asynchronous export has been stable for a while.
The preview flag can be removed, and the code be mainstream (without ifdef).
This will decrease the overall complexity, and simplify CI builds.
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.
Assessment
This issue has not been assessed yet.