Skip to content

[Geneva] Update opentelemetry-cpp to 1.21.0 #552

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

Merged
merged 7 commits into from
Jun 10, 2025

Conversation

ThomsonTan
Copy link
Contributor

No description provided.

@ThomsonTan ThomsonTan marked this pull request as ready for review June 10, 2025 17:12
@ThomsonTan ThomsonTan requested a review from a team as a code owner June 10, 2025 17:12
@ThomsonTan ThomsonTan requested a review from lalitb June 10, 2025 17:13
@ThomsonTan
Copy link
Contributor Author

@dbarker FYI, this adopts the otel_add_component() change in main repo.

@ThomsonTan ThomsonTan merged commit f6df898 into open-telemetry:main Jun 10, 2025
5 checks passed
FILES_MATCHING
PATTERN "*.h")
else()
set_target_properties(
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In a future PR these target properties can be moved to above the MAIN_PROJECT conditional so the export name of the targets is the same for both cases.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed it in the new PR below.

#553

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. I've added some comments. These export name properties are good to set unconditionally after add_library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants