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

Remove --config Debug when installing. #1480

Merged
merged 1 commit into from
Jul 9, 2022

Conversation

owent
Copy link
Member

@owent owent commented Jul 8, 2022

Fixes #1479

Changes

Fix document.

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

@owent owent requested a review from a team as a code owner July 8, 2022 07:37
@codecov
Copy link

codecov bot commented Jul 8, 2022

Codecov Report

Merging #1480 (77b7c4d) into main (4762910) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1480      +/-   ##
==========================================
+ Coverage   84.71%   84.73%   +0.03%     
==========================================
  Files         155      155              
  Lines        4787     4787              
==========================================
+ Hits         4055     4056       +1     
+ Misses        732      731       -1     
Impacted Files Coverage Δ
sdk/src/trace/batch_span_processor.cc 91.41% <0.00%> (+0.79%) ⬆️

…les.

Signed-off-by: owentou <owentou@tencent.com>
@ThomsonTan ThomsonTan merged commit 8691a2d into open-telemetry:main Jul 9, 2022
@owent owent deleted the fix_document branch July 11, 2022 02:08
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.

[Doc] opentelemetry-cpp-target-*.cmake is missing when follow document to install otel.
3 participants