Lalit Kumar Bhasin

Results 425 comments of Lalit Kumar Bhasin
trafficstars

@SoundersFan - Any plans for the fix. This issue is stale, and in absence of any fix or activity, we would like to close the issue.

The test is commented for now, as the crash is more consistent. https://github.com/microsoft/cpp_client_telemetry/blob/c8ca45ca7a59ab77f04cd2ce36618e4af2fb8a52/build-tests.sh#L9 Will fix this in separate PR.

Tagging this for v4, as this seems related to the use-after-free crash unless @eduardo-camacho and @kindbe feel otherwise.

Had a discussion with Ayushi Kejriwal ( @Buster28 ? ) on this issue, 1DS C++ dependency is coming from the edge code used in their project. The crash is coming...

Thanks for the PR. A couple of nit comments - Instead of adding a new CI, should we use the latest gRPC for all cmake builds on ubuntu-latest/ubuntu-20.04/ubuntu-20.10. These virtual...

> One more item is for Windows build, could we also make the same update there? That can be challenging it seems. We use vcpkg to install windows dependencies as...

> > Does the fix work with simply static libraries (.LIB), for component_a and component_b alone ? > > Static libraries (.LIB) do not has a standalone heap. I think...

We thought of keeping it in one place (i.e, readthedocs) for better maintainability. But we can do something similar to [OpenTelemetry .Net](https://opentelemetry.io/docs/instrumentation/net/) - i.e maintain the links to actual documentation,...

> So, let me ask that differently: is the readthedocs set for the c++ docs or would the SIG be open to migrate the content over (assuming that someone else...

I don't see any issue in moving non-api docs to opentelemetry.io, but I am not the only one to decide :) Will discuss this in next week's SIG meeting to...