WenTao Ou

Results 31 issues of WenTao Ou

Fixes #2674 ## Changes + Use `fwrite`, `fflush` to keep it thread-safety. + Add `OPENTELEMETRY_ATTRIBUTE_LIFETIME_BOUND` , `OPENTELEMETRY_SANITIZER_NO_MEMORY` , `OPENTELEMETRY_SANITIZER_NO_THREAD`, `OPENTELEMETRY_SANITIZER_NO_ADDRESS`, `OPENTELEMETRY_HAVE_BUILTIN`, `OPENTELEMETRY_HAVE_FEATURE`, `OPENTELEMETRY_HAVE_ATTRIBUTE`, `OPENTELEMETRY_HAVE_CPP_ATTRIBUTE` For significant contributions please make sure...

Fixes #2676 ## Changes + Read default proto version from `third_party_release` + Format `cmake/opentelemetry-proto.cmake` For significant contributions please make sure you have completed the following items: * [ ] `CHANGELOG.md`...

Fixes #2666 ## Changes + Do not allow unsafe `Logger::EmitLogRecord` For significant contributions please make sure you have completed the following items: * [ ] `CHANGELOG.md` updated for non-trivial changes...

`std::ofstream::write` and `std::ofstream::flush` may not be thread-safety.

bug
needs-triage

Fixes #2715 ## Changes + ForceFlush before shutdown in OTLP exporters. **Sorry for having no time to test yet, I will test it next week when I have time** For...

Fixes #15112 Fixes #13750

wait for user action

**Is your feature request related to a problem?** When we have multiple providers and OTLP gRPC exporters in our application, gRPC will create a lot of threads for each `grpc::Channel`,...

Stale
triage/accepted

Fixes #3010 ## Changes + Add APIs to allow to share gRPC clients between OTLP exporters. + gRPC depends abseil-cpp, so we always enable abseil-cpp when have `WITH_OTLP_GRPC` + Keep...

pr:please-review

Force build opentelemetry_proto and OTLP exporters as static libraries when protobuf or grpc are built static. Fixes #3405 ## Changes + Build opentelemetry_proto and OTLP exporters as static libraries when...

Fixes #3665 Fixes #3620 ## Changes - Set `dllexport_decl` for proto targets and can be built as shared on windows. For significant contributions please make sure you have completed the...

do-not-stale