Lalit Kumar Bhasin

Results 420 comments of Lalit Kumar Bhasin
trafficstars

@cedricziel - It looks like CI is failing. Seems gRPC/boringssl build is breaking with the newer gcc compiler. otel-cpp is still not tested on the ubuntu 22.04. Looks like gRPC...

> Could we support ubuntu 22.04 in otel-cpp for now? Yes, we should do it once gRPC gets upgraded. And also, would be good to add support matrix for OTLP-gRPC...

Looks like the alpine 3.15 package repository comes with a newer `abseil` library. This can be causing conflict between the abseil library used internally in opentelemetry-cpp sdk and one coming...

@longwuyuan Just to add, if you don't want to wait for fix in nginx instrumentation, the alternate solution would be to build opentelemetry-cpp using externally installed `abseil` library. This can...

otel-cpp provides Jaeger exporter to send spans directly from application to backend. More information here: https://github.com/open-telemetry/opentelemetry-cpp/tree/main/exporters/jaeger

> Should each project have it's own version tag? E.g. nginx-0.1.0 and httpd-0.1.0 so when the tag is created a GH release will be available. I will vote for this....

Looks good to me.

Ok, I think @maxgolov is the admin of this repo and can give you write access to create a release. And probably I am getting write access through the `cpp-contrib-approvers`...

Have added you to `cpp-contrib-approvers`. Don't think if that will help, need to wait for @maxgolov next week for right permissions.

@DebajitDas - Do you have plans to take this further?