feat(plugins): adds a readme for every native plugin

This commit is contained in:
Daniel Lee
2016-03-30 23:33:27 +02:00
parent 7180d6aa07
commit 45b90972dc
13 changed files with 95 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# 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.