Skip to content

LogBackend logs from different fiber #24

@caspiano

Description

@caspiano

Describe the bug

The OpenTelemetry::Instrumentation::LogBackend logs asynchronously from a different fiber.
This prevents the logs from being attached to the span from which the log entry was produced.

To Reproduce

Configure the Log with OpenTelemetry::Instrumentation::LogBackend as the log backend.

Expected behavior

Logs emitted to OpenTelemetry::Instrumentation::LogBackend should be attached as events to the span that produced the Log::Entry

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions