-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
GH-44982: [C++] Add support for building system OpenTelemetry #44983
Conversation
@github-actions crossbow submit -g cpp -g linux -g wheel |
|
This comment was marked as outdated.
This comment was marked as outdated.
@github-actions crossbow submit -g cpp -g linux -g wheel -g r |
Revision: af95592 Submitted crossbow builds: ursacomputing/crossbow @ actions-eb8d4f214e |
@github-actions crossbow submit test-fedora-39-cpp |
Revision: f9b0cf8 Submitted crossbow builds: ursacomputing/crossbow @ actions-5795158c71
|
I'll merge this. |
Rationale for this change
We don't need to disallow
-Dopentelemetry-cpp_SOURCE=SYSTEM
.What changes are included in this PR?
Remove forcing
opentelemetry-cpp_SOURCE=AUTO
.Are these changes tested?
Yes.
Are there any user-facing changes?
Yes.