jaegertracing / jaeger-ui

Web UI for Jaeger
http://jaegertracing.io/
Apache License 2.0
1.15k stars 485 forks source link

[Bug]: DAG view display issue #2454

Closed ijavaofkid closed 2 weeks ago

ijavaofkid commented 2 months ago

What happened?

DAG - nodeCircle is blocking the number to be displayed,As shown in the following figure image

Steps to reproduce

Add dependencies support and open DAG view

Expected behavior

Adjust the position or hierarchy of the numbers to be displayed Causes and solutions image Swap the output order of div and svg in the above figure as like this image So it's okay image Please fix as soon as possible

Relevant log output

No response

Screenshot

No response

Additional context

No response

Jaeger backend version

No response

SDK

No response

Pipeline

No response

Stogage backend

No response

Operating system

No response

Deployment model

No response

Deployment configs

No response

SaunakNandi commented 2 months ago

@ijavaofkid If open the website https://www.jaegertracing.io then after this how can I reach this DAG part or the above image

ijavaofkid commented 2 months ago

@ijavaofkid If open the website https://www.jaegertracing.io then after this how can I reach this DAG part or the above image

it is just an jaeger website ,I think you need to this https://www.jaegertracing.io/docs/1.61/getting-started/ first

jayabha-jayas commented 1 month ago

@ijavaofkid Hi, I tried to reproduce this issue. For me, the numbers were visible. Can you please help me with the steps to reproduce this. Thanks

ijavaofkid commented 1 month ago

@ijavaofkid Hi, I tried to reproduce this issue. For me, the numbers were visible. Can you please help me with the steps to reproduce this. Thanks

sure,When the parent service and child service are the same service, this problem can be replicated。