- What Grafana version and what operating system are you using?
Grafana v9.5.21 (2dd6ebef03fbe42927769bf00bcf0bc4e621bb9c)
- What are you trying to achieve?
I need a panel with a Mixed
data source that has two queries:
- from a plugin
- from another panel on the dashboard
- How are you trying to achieve it?
- Add a new
Panel
- Select the
Mixed
kind of a data source - Add Query #1, select a plugin from the drop down list of the query
- Add Query #2, and try to find the
-- Dashboard --
option in the drop down list of the query
- What happened?
There is only plugins and the -- Grafana --
option, but there is no -- Dashboard --
one in the drop down list.
- What did you expect to happen?
The -- Dashboard --
option in the drop down list of a query in a Mixed
data source.
- Can you copy/paste the configuration(s) that you are having problems with?
Sure, but I can’t attach a file. I’ll Append it in the second message.
- Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
No, did not receive.
- Did you follow any online instructions? If so, what is the URL?