Poor performance when trying to select span name #3617
-
If I have a large number of span names to retrieve, the UI will struggle to serve the span name dropdown quickly. It will take seconds to return the span names or just fail. I don't see any obvious issues in the tempo setup that could cause this. Here's the CPU metrics. Is there anything I can tweak to improve performance here e.g. limit the returned number of span names? The limit input field makes no difference |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
What version of Tempo and Grafana are you running?
What is a "large number"? |
Beta Was this translation helpful? Give feedback.
I've submitted a PR to fix this
grafana/grafana#88569