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

Clarify versions of opentelemetry-cpp that we support #12991

Closed
2 tasks
dbolduc opened this issue Oct 27, 2023 · 0 comments · Fixed by #13007
Closed
2 tasks

Clarify versions of opentelemetry-cpp that we support #12991

dbolduc opened this issue Oct 27, 2023 · 0 comments · Fixed by #13007
Assignees
Labels
type: cleanup An internal cleanup or hygiene concern.

Comments

@dbolduc
Copy link
Member

dbolduc commented Oct 27, 2023

We have only been testing against the latest opentelemetry-cpp version. This has led to use adopting new APIs which are not available in older versions. We need to...

  • enable opentelemetry in cmake-oldest-deps, and pin it to 1.9.1. (We pick 1.9.1, because this is the latest release of the library that was included in vcpkg when we GA'd.)
  • Add a blurb to the minimum dependencies document.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: cleanup An internal cleanup or hygiene concern.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant