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

Add OTelLogHandler that sends log records to an OTelLogRecordProcessor #108

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

Unit-test OTelLogHandler

f9886fe
Select commit
Failed to load commit list.
Draft

Add OTelLogHandler that sends log records to an OTelLogRecordProcessor #108

Unit-test OTelLogHandler
f9886fe
Select commit
Failed to load commit list.
Codecov / codecov/patch failed Mar 27, 2024 in 0s

78.04% of diff hit (target 98.97%)

View this Pull Request on Codecov

78.04% of diff hit (target 98.97%)

Annotations

Check warning on line 19 in Sources/OTel/Logging/Processing/OTelNoOpLogRecordProcessor.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OTel/Logging/Processing/OTelNoOpLogRecordProcessor.swift#L19

Added line #L19 was not covered by tests

Check warning on line 26 in Sources/OTel/Logging/Processing/OTelNoOpLogRecordProcessor.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OTel/Logging/Processing/OTelNoOpLogRecordProcessor.swift#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 30 in Sources/OTel/Logging/Processing/OTelNoOpLogRecordProcessor.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OTel/Logging/Processing/OTelNoOpLogRecordProcessor.swift#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 34 in Sources/OTel/Logging/Processing/OTelNoOpLogRecordProcessor.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OTel/Logging/Processing/OTelNoOpLogRecordProcessor.swift#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 38 in Sources/OTel/Logging/Processing/OTelNoOpLogRecordProcessor.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/OTel/Logging/Processing/OTelNoOpLogRecordProcessor.swift#L37-L38

Added lines #L37 - L38 were not covered by tests