i have a dashboard with 7 queries from 2 different data sources(mixed).
6 from the first 1 data source, 1 from the second data source.
Alphabetical it is also so, that the first data source (6 queries) cames first in the list, and the second one (1 query ) cames behind the first one.
So the dashboard displays first the 6 queries of the fist data source and the last displayed query is the query from the second source.
But I want to order my 7 queries different.
3 from the first data source.
1 from the second data source
3 from the first data source.
It this possible? I can not find any option and the queries are still automatically sorted in the order of the data source alphabetical names.
Your problem is not sorting queries, but sorting of series in the Stat panel. Check the source code of that panel to see how it handles order of received timeseries. Maybe it’s just refid,…
maybe i’m misunderstanding you, but it’s not my job to check the source code of the stat panel or? I am only the user. Isn’t that rather a question for the developer?
yes, it’s not your task, but it’s your problem. You may pay for support and then support will check it for you. Apparently you are not paying for support, so you need to be more active if you want to sort it. It’s not community responsibility (only free will) to help you.
For me it looks like a bug or better, a not correct working feature.
It is possible to sort queries with drag and drop. But it has no effect when the queries came from different sources. Sorry, it looks like a function that has not been completely worked out to the end.
If that would worked, no matter of the source, everything would be fine.
I will open a github ticket.