Skip to content
This repository was archived by the owner on Mar 24, 2024. It is now read-only.
This repository was archived by the owner on Mar 24, 2024. It is now read-only.

Spans are dropped intermittently #52

@ThatsNoMoon

Description

@ThatsNoMoon

Tracing spans are getting dropped between when they're created and when they should be displayed in Jaeger's query interface. This causes obnoxious warnings:
image
Because parent spans can get dropped, traces can be much harder to interpret.

It's extremely unclear to me why this is happening; nothing I've been able to find on the topic applies to this scenario, as far as I can tell. Seemingly any span could be dropped, and it happens with essentially no load on any Jaeger components, making it unlikely it's a queuing problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions