quickwit-oss / quickwit-datasource

Quickwit data source for Grafana
GNU Affero General Public License v3.0
43 stars 10 forks source link

Multiple queries return data in wrong order #139

Open mvrhov opened 2 months ago

mvrhov commented 2 months ago

I don't know how the phrase this properly. But we add multiple queries per dashboard. And it seems that the data for the queries gets messed up. I can refresh the dashboard multiple times and sometimes data from query A gets shown as data for query B and vice versa.

This is when the returned data is OK. image

And this when the data is returned in the wrong order. The query is the same I just pressed refresh dashboard multiple times. image

enotspe commented 2 months ago

I have noticed the same behavior