opentelemetry-cpp-contrib icon indicating copy to clipboard operation
opentelemetry-cpp-contrib copied to clipboard

Update usage of ABI 2 to match breaking changes in opentelemetry-cpp v1.16.0 release

Open justin-mccann opened this issue 1 year ago • 6 comments
trafficstars

See https://github.com/open-telemetry/opentelemetry-cpp/blob/v1.16.0/CHANGELOG.md#1160-2024-06-21
for details on the v1.16.0 changes.

Fixes #465.

justin-mccann avatar Jul 13 '24 13:07 justin-mccann

Apologies for the churn; I was following code from the relevant v1.16.0 changes and am also seeing some discrepancies between build environments.

justin-mccann avatar Jul 15 '24 13:07 justin-mccann

The Centos7 check is failing because of issue #461. Maybe we should disable it until a new platform target is chosen.

justin-mccann avatar Jul 16 '24 14:07 justin-mccann

@kpratyus, @DebajitDas #461 is blocker for now. Should we disable the relevant centos7 CI test to let other PRs get merged?

lalitb avatar Jul 17 '24 00:07 lalitb

@svrnm The CI for webserver instrumentation has been failing for a long time now. Can you help check with @kpratyus / @DebajitDas if they can fix it soon :) Thanks.

lalitb avatar Jul 30 '24 05:07 lalitb

@aryanishan1001 please take a look!

svrnm avatar Jul 30 '24 09:07 svrnm

@marcalff You may want to take a look at this one; it overlaps a bit with your PR #441

justin-mccann avatar Aug 06 '24 20:08 justin-mccann