Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opentelemetry-cpp v1.16.0 deprecates API methods currently in use #465

Open
justin-mccann opened this issue Jul 12, 2024 · 0 comments
Open
Labels
bug Something isn't working general General issue, not specific to a particular contrib

Comments

@justin-mccann
Copy link
Contributor

Release v1.16.0 of opentelemetry-cpp includes PR open-telemetry/opentelemetry-cpp#2664, which removes ABI 2 access for several methods.

Two of them are called or mocked in

  • exporters/fluentd/test/trace/fluentd_recordable_test.cc
  • instrumentation/otel-webserver-module/test/unit/mocks/mock_OpenTelemetry.h

A description of the two batches of relevant changes are at https://github.com/open-telemetry/opentelemetry-cpp/blob/v1.16.0/CHANGELOG.md#1160-2024-06-21

@justin-mccann justin-mccann added bug Something isn't working general General issue, not specific to a particular contrib labels Jul 12, 2024
justin-mccann added a commit to justin-mccann/opentelemetry-cpp-contrib that referenced this issue Jul 13, 2024
justin-mccann added a commit to justin-mccann/opentelemetry-cpp-contrib that referenced this issue Jul 15, 2024
justin-mccann added a commit to justin-mccann/opentelemetry-cpp-contrib that referenced this issue Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working general General issue, not specific to a particular contrib
Projects
None yet
Development

No branches or pull requests

1 participant