mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* grafana/master: (35 commits) Update CHANGELOG.md Update CHANGELOG.md fixed some images (#9237) release: bumped version to v4.5.0 stable docs: minor update plugins: add styles for ol tags in markdown docs: minor fixes to images Docs image updates (#9225) fix: improve behavior when switching back and forth between x-axis modes, fixes #9229 fixes for metrics tab when data source was not found provide ace editor for external datasource plugin (#9224) ux: increased code editor auto complete width from 320px to 550px, fixes #9203 docs: windows - add note about ini comments prometheus: added completer unit test, #9208 docs: minor update docs: kiosk mode options add to playlist doc influxdb: small css fix for order by in query editor style: corrected indentation in sass file replaced old images and gifs with new ones (#9217) ux: success/error alerts refactoring, #9214 ...
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: