open-telemetry / open-telemetry/opentelemetry-cpp
Provide function pointers in logger as catch call check
Open
@ThomsonTan is already working on this.
Since Apr 19, 2023.
bug
do-not-stale
- Dominant language
- C++
- Stars
- 1.4k
- Forks
- 632
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 75
Description
This is follow up for below comment. It could be benefit if the the API Logger can have a place (like function pointer member) for SDK/exporter to register its its own Enabled check, in case the fast check based on severity failed.
https://github.com/open-telemetry/opentelemetry-cpp/pull/2094#discussion_r1169379188
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.