19

Is there a way to mix multiple data sources in the same panel (I am not interested in the same dashboard, only in the same panel)? I want the panel to have one layer with data from one data source and another layer from another data source.

2 Answers 2

21

from: What’s new in Grafana v2.5 - Mix different data sources

enter image description here

In previous releases you have been able to mix different data sources on the same dashboard. In v2.5 you will be able to mix them on the same graph! You can enable this by selecting the built in -- Mixed -- data source. When selected this will allow you to specify data source on a per query basis. This will, for example, allow you to plot metrics from different Graphite servers on the same Graph or plot data from Elasticsearch alongside data from Prometheus. Mixing different data sources on the same graph works for any data source, even custom ones.

Sign up to request clarification or add additional context in comments.

2 Comments

still possible to mix different data sources??(grafana v 6.4) @tgogos
@AATHITHRAJENDRAN From what I see at Github the Mixed Datasource should still be available (github.com/grafana/grafana/tree/v6.4.3/public/app/plugins/…). Nevertheless I also can't find it under data sources.
8

Also stumbled upon this question, using Grafana 7.3.5. It seems the feature has been reworked a bit, here's a screenshot:

enter image description here

Chosing the "-- Mixed --"-entry and then adding the Datasource for every Query (in the screenshot the Datasources "temp" and "SmartHome")

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.