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

Improve Traces rendering #349

Closed
2 tasks done
jacovinus opened this issue Jul 21, 2023 · 0 comments
Closed
2 tasks done

Improve Traces rendering #349

jacovinus opened this issue Jul 21, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jacovinus
Copy link
Collaborator

jacovinus commented Jul 21, 2023

Describe the bug.

Traces rendering is taking too much to load when there is lots of spans

  • Check for data processing
  • Check for sortings
  • Make tests with lots of spans
  • Check for scrolling when there is much spans.

Reproduction

  • Send lots of spans in a single trace to a qryn instance in a short term of time (1000)
  • Open traces
  • It will last too much time.
  • Some spans didn't render at the end after scrolling (described as a max-height limit with overflow hide)

Application version

0.23.0

Browser version

No response

Logs

No response

Anything else?

@jacovinus jacovinus added the bug Something isn't working label Jul 21, 2023
@jacovinus jacovinus self-assigned this Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant