Torkel Ödegaard 649d9f9177 tech(lodash): upraded lodash to 4.15.0, closes #6021 9 vuotta sitten
..
README.md 45b90972dc feat(plugins): adds a readme for every native plugin 9 vuotta sitten
datasource.ts 649d9f9177 tech(lodash): upraded lodash to 4.15.0, closes #6021 9 vuotta sitten
module.ts a233570777 feat(plugins): upgraded opentsdb and prometheus to new plugin module return format 10 vuotta sitten
plugin.json 1ffcea1952 feat(plugins): major improvement in plugins golang code 10 vuotta sitten

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.