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

[DOC] Update INSTALL.md #2592

Merged
merged 7 commits into from
Apr 18, 2024
Merged

[DOC] Update INSTALL.md #2592

merged 7 commits into from
Apr 18, 2024

Conversation

chenhong805
Copy link
Contributor

Add note for build option -DOPENTELEMETRY_INSTALL.

Fixes # (issue):

#2573

Changes

Added documentation for build arg -DOPENTELEMETRY_INSTALL.

Add note for build option `-DOPENTELEMETRY_INSTALL`.
@chenhong805 chenhong805 requested a review from a team March 16, 2024 19:06
Copy link

linux-foundation-easycla bot commented Mar 16, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

INSTALL.md Outdated
@@ -85,6 +85,7 @@ You can link OpenTelemetry C++ SDK with libraries provided in
- `-DWITH_OTLP_GRPC=ON` : To enable building OTLP GRPC exporter.
- `-DWITH_OTLP_HTTP=ON` : To enable building OTLP HTTP exporter.
- `-DWITH_PROMETHEUS=ON` : To enable building prometheus exporter.
- [`-DOPENTELEMETRY_INSTALL=ON`](https://github.com/open-telemetry/opentelemetry-cpp/blob/main/sdk/CMakeLists.txt): To install `libopentelemetry_common.so` needed for external code linking that rely on `ld`.
Copy link
Member

Choose a reason for hiding this comment

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

This CMake option is not just to install libopentelemetry_common.so, but to install all the built otel-cpp libraries

Copy link
Contributor

Choose a reason for hiding this comment

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

I think link to the source code is not needed here.

Copy link
Contributor Author

@chenhong805 chenhong805 Mar 21, 2024

Choose a reason for hiding this comment

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

Thank you, updated.
Removed code link, and updated description.

@esigo
Copy link
Member

esigo commented Mar 25, 2024

@chenhong805 any update on CLA?

@esigo
Copy link
Member

esigo commented Apr 8, 2024

closing as there was no reponse on CLA. Please feel free to repon once the issue with CLA is resolved.

@esigo esigo closed this Apr 8, 2024
@chenhong805
Copy link
Contributor Author

Done, should resolved now.

@marcalff marcalff reopened this Apr 9, 2024
@marcalff marcalff removed the pr:waiting-on-cla Waiting on CLA label Apr 10, 2024
INSTALL.md Outdated Show resolved Hide resolved
Co-authored-by: Lalit Kumar Bhasin <[email protected]>
INSTALL.md Outdated Show resolved Hide resolved
@marcalff marcalff changed the title Update INSTALL.md [DOC] Update INSTALL.md Apr 18, 2024
Copy link
Member

@marcalff marcalff left a comment

Choose a reason for hiding this comment

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

Thanks for the documentation fix.

@marcalff marcalff merged commit 6c2a6ab into open-telemetry:main Apr 18, 2024
48 checks passed
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.

5 participants