Skip to content

Document dependencies#1119

Merged
ThomsonTan merged 5 commits intoopen-telemetry:mainfrom
esigo:document-dependencies
Dec 8, 2021
Merged

Document dependencies#1119
ThomsonTan merged 5 commits intoopen-telemetry:mainfrom
esigo:document-dependencies

Conversation

@esigo
Copy link
Copy Markdown
Member

@esigo esigo commented Dec 7, 2021

Fixes #1108 (issue)

Changes

Please provide a brief description of the changes here.
Adds dependencies to INSTALL.md.
For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 7, 2021

Codecov Report

Merging #1119 (86914c0) into main (a980571) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1119   +/-   ##
=======================================
  Coverage   93.39%   93.39%           
=======================================
  Files         165      165           
  Lines        6229     6229           
=======================================
  Hits         5817     5817           
  Misses        412      412           

@esigo esigo marked this pull request as ready for review December 7, 2021 22:03
@esigo esigo requested a review from a team December 7, 2021 22:03
Comment thread INSTALL.md
build systems for opentelemetry-cpp.

## Dependencies

Copy link
Copy Markdown
Member

@lalitb lalitb Dec 8, 2021

Choose a reason for hiding this comment

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

There is also a more detailed dependencies doc here ( https://github.com/open-telemetry/opentelemetry-cpp/blob/main/docs/dependencies.md).
Can we add a reference to the above doc along with https://github.com/open-telemetry/opentelemetry-cpp/blob/main/third_party_release for versions in this section? This way we don't need to list out the libraries again here.

Copy link
Copy Markdown
Member Author

@esigo esigo Dec 8, 2021

Choose a reason for hiding this comment

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

oh, how I missed this file :).
Thanks, I removed the libs.

Comment thread INSTALL.md Outdated
@ThomsonTan ThomsonTan merged commit 30d9bbc into open-telemetry:main Dec 8, 2021
@esigo esigo deleted the document-dependencies branch December 8, 2021 23:05
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.

Add minimum version of Thrift in Jaeger exporter build instructions

3 participants