Ryan McKinley 4e54509dde Refactor: improvements to PanelQueryRunner (#16678) 6 年之前
..
README.md 45b90972dc feat(plugins): adds a readme for every native plugin 9 年之前
datasource.ts 4e54509dde Refactor: improvements to PanelQueryRunner (#16678) 6 年之前
module.ts 27835f373e cleanup: removed unused typescript typings import 8 年之前
plugin.json 6ce990af57 Show min interval query option for mixed datasource (#9467) 8 年之前

README.md

Mixed Datasource - Native Plugin

This is a built in datasource that allows you to mix different datasource 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.