grafana/public/app/plugins/datasource/influxdb
2020-09-03 14:11:39 -07:00
..
components InfluxDB: support flux editor for template queries (#27370) 2020-09-03 14:11:39 -07:00
img update influx logo 2017-02-13 18:19:14 -08:00
partials InfluxDB: support flux editor for template queries (#27370) 2020-09-03 14:11:39 -07:00
specs InfluxDB: Fixed new group by dropdown now showing (#26031) 2020-07-03 14:58:29 +02:00
datasource.mock.ts Influxdb: Fix cascader when doing log query in explore (#21787) 2020-01-28 18:12:15 +01:00
datasource.ts InfluxDB: support flux editor for template queries (#27370) 2020-09-03 14:11:39 -07:00
influx_query_model.ts Chore: Fix typescript strict null fixes now at 298 (#26125) 2020-07-08 11:05:20 +02:00
influx_series.ts Chore: Fix typescript strict null fixes now at 298 (#26125) 2020-07-08 11:05:20 +02:00
module.ts InfluxDB: support flux editor for template queries (#27370) 2020-09-03 14:11:39 -07:00
plugin.json Chore: show grafana labs not project (#23913) 2020-04-26 15:34:56 -07:00
query_builder.ts Chore: Fix typescript strict null fixes now at 298 (#26125) 2020-07-08 11:05:20 +02:00
query_ctrl.ts InfluxDB: support flux editor for template queries (#27370) 2020-09-03 14:11:39 -07: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 noImplicitAnys: Fix InfluxDB type issues #17937) 2019-07-05 07:52:23 +02:00
README.md Docs: Minor edits to the README and several md files (#19238) 2019-09-20 00:04:56 +02:00
response_parser.ts noImplicitAnys: Fix InfluxDB type issues #17937) 2019-07-05 07:52:23 +02:00
types.ts InfluxDB: different config UI for 1x vs 2x (#25723) 2020-06-22 13:03:34 -07:00

InfluxDB Data Source - Native Plugin

Grafana ships with built in support for InfluxDB (> 0.9.x).

There are currently two separate data sources 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/