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

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.