|
|
@@ -1,10 +1,8 @@
|
|
|
# InfluxDB Datasource - Native Plugin
|
|
|
|
|
|
-Grafana ships with **built in** support for InfluxDB 0.9.
|
|
|
+Grafana ships with **built in** support for InfluxDB (> 0.9.x).
|
|
|
|
|
|
-There are currently two separate datasources for InfluxDB in Grafana: InfluxDB 0.8.x and InfluxDB 0.9.x. The API and capabilities of InfluxDB 0.9.x are completely different from InfluxDB 0.8.x which is why Grafana handles them as different data sources.
|
|
|
-
|
|
|
-This is the plugin for InfluxDB 0.9. It is rapidly evolving and we continue to track its API.
|
|
|
+There are currently two separate datasources for InfluxDB in Grafana: InfluxDB 0.8.x and the latest InfluxDB release. The API and capabilities of latest (> 0.9.x) InfluxDB are completely different from InfluxDB 0.8.x which is why Grafana handles them as different data sources.
|
|
|
|
|
|
InfluxDB 0.8 is no longer maintained by InfluxDB Inc, but we provide support as a convenience to existing users. You can find it [here](https://grafana.com/plugins/grafana-influxdb-08-datasource).
|
|
|
|