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 duplicate appending of log records #504

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

itsniper
Copy link
Contributor

Fixes a bug introduced in #497 that causes all log records to be duplicated.

Copy link

linux-foundation-easycla bot commented Jan 14, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: itsniper / name: Justin Bergen (304dd19)

Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (be46a97) 66.42% compared to head (304dd19) 66.46%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #504      +/-   ##
==========================================
+ Coverage   66.42%   66.46%   +0.03%     
==========================================
  Files         336      336              
  Lines       14446    14444       -2     
==========================================
+ Hits         9596     9600       +4     
+ Misses       4850     4844       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nachoBonafonte nachoBonafonte merged commit 0106a86 into open-telemetry:main Jan 25, 2024
7 checks passed
nachoBonafonte added a commit to nachoBonafonte/opentelemetry-swift that referenced this pull request Feb 1, 2024
* main:
  Revert automatic version number (open-telemetry#511)
  Removed duplicate appending of log records (open-telemetry#504)

# Conflicts:
#	Sources/Exporters/OpenTelemetryProtocolHttp/logs/OtlpHttpLogExporter.swift
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.

3 participants