Skip to content

Apparent Log Macro Bug Fix#2265

Merged
lalitb merged 1 commit into
open-telemetry:mainfrom
jaelrod:dev/jaelrod/internal-log
Aug 16, 2023
Merged

Apparent Log Macro Bug Fix#2265
lalitb merged 1 commit into
open-telemetry:mainfrom
jaelrod:dev/jaelrod/internal-log

Conversation

@jaelrod

@jaelrod jaelrod commented Aug 15, 2023

Copy link
Copy Markdown
Contributor

Changes

Correctly defines empty OTEL_INTERNAL_LOG_WARN macro instead of re-defining empty OTEL_INTERNAL_LOG_ERROR.

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

@jaelrod jaelrod requested a review from a team August 15, 2023 14:16
@codecov

codecov Bot commented Aug 15, 2023

Copy link
Copy Markdown

Codecov Report

Merging #2265 (022d0c4) into main (0d1326a) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2265   +/-   ##
=======================================
  Coverage   87.53%   87.53%           
=======================================
  Files         199      199           
  Lines        5981     5981           
=======================================
  Hits         5235     5235           
  Misses        746      746           
Files Changed Coverage Δ
...lude/opentelemetry/sdk/common/global_log_handler.h 72.23% <ø> (ø)

@lalitb lalitb left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for the fix.

@owent owent left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM and thanks.

@lalitb lalitb added the issue:blocked Fix blocked, waiting for other fixes as prerequisites label Aug 16, 2023
@lalitb

lalitb commented Aug 16, 2023

Copy link
Copy Markdown
Member

blocked on #2266

@lalitb

lalitb commented Aug 16, 2023

Copy link
Copy Markdown
Member

Force merging this, as the CI failure is not related to the bug fix. Looking into the CI failure separately in #2266.

@lalitb lalitb merged commit c0092c4 into open-telemetry:main Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

issue:blocked Fix blocked, waiting for other fixes as prerequisites

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants