You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After doing a large query (e.g. 2000 traces), type in the query box on the left was very slow: several seconds per character as I added a tag specifier.
Steps to reproduce the issue:
Deploy Jaeger-UI
Query for 2000 spans
Attempt to add in a tag constraint
Describe the results you received:
Slow behaviour of the UI
Describe the results you expected:
Fast behaviour: the only thing changing was the query definition, and that should not have any data dependency on the previous queries results.
Additional information you deem important (e.g. issue happens only occasionally):
Additional environment details (Browser, etc.):
This was with builds from about 2 weeks back.
The text was updated successfully, but these errors were encountered:
After doing a large query (e.g. 2000 traces), type in the query box on the left was very slow: several seconds per character as I added a tag specifier.
Steps to reproduce the issue:
Describe the results you received:
Slow behaviour of the UI
Describe the results you expected:
Fast behaviour: the only thing changing was the query definition, and that should not have any data dependency on the previous queries results.
Additional information you deem important (e.g. issue happens only occasionally):
Additional environment details (Browser, etc.):
This was with builds from about 2 weeks back.
The text was updated successfully, but these errors were encountered: