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

Create an AsyncStream based OTel Logger w/ HB2 example #102

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Joannis
Copy link
Contributor

@Joannis Joannis commented Mar 13, 2024

No description provided.

Copy link

codecov bot commented Mar 13, 2024

Codecov Report

Attention: Patch coverage is 0% with 270 lines in your changes are missing coverage. Please review.

Project coverage is 86.94%. Comparing base (022f0b7) to head (fd24bc8).
Report is 4 commits behind head on main.

Files Patch % Lines
...es/OTLPGRPC/Logging/OTLPGRPCLogEntryExporter.swift 0.00% 86 Missing ⚠️
.../Processing/Batch/OTelBatchLogEntryProcessor.swift 0.00% 62 Missing ⚠️
...ogging/OTLPGRPCLogEntryExporterConfiguration.swift 0.00% 29 Missing ⚠️
...atch/OTelBatchLogEntryProcessorConfiguration.swift 0.00% 29 Missing ⚠️
...ng/Processing/OTelMultiplexLogEntryProcessor.swift 0.00% 24 Missing ⚠️
Sources/OTel/Logging/OTelLogHandler.swift 0.00% 15 Missing ⚠️
...gging/Processing/OTelSimpleLogEntryProcessor.swift 0.00% 15 Missing ⚠️
...Logging/Processing/OTelNoOpLogEntryProcessor.swift 0.00% 9 Missing ⚠️
.../OTel/Logging/Exporting/OTelLogEntryExporter.swift 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #102       +/-   ##
===========================================
- Coverage   98.96%   86.94%   -12.02%     
===========================================
  Files          65       76       +11     
  Lines        1925     2221      +296     
===========================================
+ Hits         1905     1931       +26     
- Misses         20      290      +270     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

1 participant