Daniel Lee 45b90972dc feat(plugins): adds a readme for every native plugin vor 9 Jahren
..
README.md 45b90972dc feat(plugins): adds a readme for every native plugin vor 9 Jahren
datasource.ts 3d353c7d6d fix(mixed datasource): fixed issue with mixed data source in optimized build vor 10 Jahren
module.ts a233570777 feat(plugins): upgraded opentsdb and prometheus to new plugin module return format vor 10 Jahren
plugin.json 1ffcea1952 feat(plugins): major improvement in plugins golang code vor 10 Jahren

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.