grafana/public/app/plugins/datasource/influxdb
2018-10-08 09:19:48 +02:00
..
img update influx logo 2017-02-13 18:19:14 -08:00
partials Merge pull request #13537 from grafana/new-data-source-as-separate-page 2018-10-06 20:42:13 +02:00
specs changed functions to arrowfunctions for only-arrow-functions rule (#13127) 2018-09-04 15:55:41 +02:00
datasource.ts Explore: jump to explore from panels with mixed datasources 2018-10-01 12:03:57 +02:00
influx_query.ts Changed functions to arrow functions for only-arrow-functions rule. 2018-09-04 14:27:03 +02:00
influx_series.ts fix for influxdb annotation issue that caused text to be shown twice, fixes #13553 2018-10-08 09:19:48 +02:00
module.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00
plugin.json plugins: update meta data for all core plugins 2018-02-15 16:50:38 +01:00
query_builder.ts Changed functions to arrow functions for only-arrow-functions rule. 2018-09-04 14:27:03 +02:00
query_ctrl.ts Changed functions to arrow functions for only-arrow-functions rule. 2018-09-04 14:27:03 +02:00
query_help.md docs: elasticsearch and influxdb docs for group by time interval option (#11609) 2018-04-16 16:03:50 +02:00
query_part.ts Changed functions to arrow functions for only-arrow-functions rule. 2018-09-04 14:27:03 +02:00
README.md plugins: update meta data for all core plugins 2018-02-15 16:50:38 +01:00
response_parser.ts changed var to const 2 (#13068) 2018-08-29 14:27:29 +02:00

InfluxDB Datasource - Native Plugin

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 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.

Read more about InfluxDB here:

http://docs.grafana.org/datasources/influxdb/