Skip to content

[BUG] Not all spans are displayed in gantt chart #1924

Open
@joshuali925

Description

@joshuali925

What is the bug?
Currently gantt chart limits the maximum number of spans to 3k for performance. The list of spans come from this query sorted by startTime in descending order.

If a trace has more than 3k spans, the gantt chart only shows the latest 3k spans

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Create a trace with more than 3k spans
  2. Go to the trace
  3. See gantt chart, only the latest 3k spans are displayed

What is the expected behavior?
Should show all spans

What is your host/environment?

  • OS: [e.g. iOS]
  • Version [e.g. 22]
  • Plugins

Do you have any screenshots?
If applicable, add screenshots to help explain your problem.

Do you have any additional context?
Add any other context about the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcatch-all acknowledgedMarks issues caught in catch-all triage for searchability

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions