5 ms·
Hi all! Author here; happy to answer any questions about the OpenTelemetry merger.
by tedsuo 7y ago
Hi all! Author here; happy to answer any questions about the OpenTelemetry merger.
- nvartolomei 7y agoI don’t see C++ support mentioned, any particular reason it is ignored?
- tedsuo 7y agoIt's getting started soon: https://github.com/open-telemetry/community/blob/master/community-members.md#c https://github.com/open-telemetry/community/blob/master/comm... We have a very performant prototype! One usde case I am excited about: taking the OpenTelemetry C++ SDK, and binding it to the OpenTelemetry interfaces in other languages, such as Ruby and Python. Some runtimes may see a performance boost by running the observability code independently from the GIL, GC, etc.
- manigandham 7y agoMight have been better to just stick with OpenCensus as the name and retire OpenTracing.