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.