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

[Bug]: Delayed traces on fetching from Elasticsearch #1664

Open
TheOxFromOutOfTheBox opened this issue Aug 11, 2023 · 0 comments
Open

[Bug]: Delayed traces on fetching from Elasticsearch #1664

TheOxFromOutOfTheBox opened this issue Aug 11, 2023 · 0 comments
Labels

Comments

@TheOxFromOutOfTheBox
Copy link

What happened?

I have some traces having around 7000 spans each.
I'm running some jobs generating a total of 5-6 traces.
They've been posted to Elasticsearch already, I've queried and verified.
However they are not visible on Jaeger UI for a while and then they come slowly after a gap.

Attaching screenshot below, the name of the trace contains the timestamp it was run but there is a larger gap in the time they were recieved.

I suspected a network issue but I'm running everything on the same machine, and the problem persists

image

Steps to reproduce

  1. create traces
  2. store in elasticsearch and verify.
  3. check in jaeger ui

Expected behavior

all traces should appear in the ui without noticeable delay from execution time

Relevant log output

No response

Screenshot

No response

Additional context

No response

Jaeger backend version

v1.47

SDK

OpenTelemetry C++ SDK

Pipeline

OTEL SDK -> OTEL Collector -> Jaeger All in One -> Elasticsearch

Stogage backend

Elasticsearch v7.17.10

Operating system

Linux

Deployment model

Docker

Deployment configs

No response

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

No branches or pull requests

1 participant