Skip to content

Fix several compiling/linking errors#1539

Merged
lalitb merged 1 commit intoopen-telemetry:mainfrom
owent:fix_1538
Aug 3, 2022
Merged

Fix several compiling/linking errors#1539
lalitb merged 1 commit intoopen-telemetry:mainfrom
owent:fix_1538

Conversation

@owent
Copy link
Copy Markdown
Member

@owent owent commented Aug 2, 2022

Signed-off-by: owentou owentou@tencent.com

Fixes #1538

Changes

  • Optimize header dependency to of es_log_exporter.
  • Fix GCC 4.8 compatibility for new metrics implementation and emplace_back(unique_ptr<HttpSessionData>(...)).
  • Add implementation of OtlpGrpcMetricExporter::ForceFlush, OtlpGrpcMetricExporter::Shutdown and OtlpGrpcMetricExporter::isShutdown.

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 August 2, 2022 06:50
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 2, 2022

Codecov Report

Merging #1539 (44cdd92) into main (90fd291) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1539   +/-   ##
=======================================
  Coverage   84.57%   84.57%           
=======================================
  Files         156      156           
  Lines        4795     4795           
=======================================
  Hits         4055     4055           
  Misses        740      740           

Copy link
Copy Markdown
Member

@esigo esigo left a comment

Choose a reason for hiding this comment

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

LGTM
Thanks for the fix :)

@lalitb
Copy link
Copy Markdown
Member

lalitb commented Aug 2, 2022

@owent Thanks for the fix, can you please rebase it to merge

Signed-off-by: owentou <owentou@tencent.com>
@owent
Copy link
Copy Markdown
Member Author

owent commented Aug 3, 2022

@owent Thanks for the fix, can you please rebase it to merge

Done

@lalitb lalitb merged commit b4d8245 into open-telemetry:main Aug 3, 2022
@owent owent deleted the fix_1538 branch August 9, 2022 14:37
yxue pushed a commit to yxue/opentelemetry-cpp that referenced this pull request Dec 5, 2022
Signed-off-by: owentou <owentou@tencent.com>
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.

[v1.5.0] Can not build with external dependency package manager.

3 participants