mirror of
https://github.com/grafana/grafana.git
synced 2025-01-27 00:37:04 -06:00
.. | ||
img | ||
partials | ||
specs | ||
datasource.ts | ||
influx_query.ts | ||
influx_series.d.ts | ||
influx_series.js | ||
module.ts | ||
plugin.json | ||
query_builder.d.ts | ||
query_builder.js | ||
query_ctrl.ts | ||
query_part.ts | ||
README.md | ||
response_parser.ts |
InfluxDB Datasource - Native Plugin
Grafana ships with built in support for InfluxDB 0.9.
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.
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.
Read more about InfluxDB here: