wjinan f36e8a6a05 新建仓库 10 ay önce
..
components f36e8a6a05 新建仓库 10 ay önce
img f36e8a6a05 新建仓库 10 ay önce
partials f36e8a6a05 新建仓库 10 ay önce
specs f36e8a6a05 新建仓库 10 ay önce
README.md f36e8a6a05 新建仓库 10 ay önce
datasource.mock.ts f36e8a6a05 新建仓库 10 ay önce
datasource.ts f36e8a6a05 新建仓库 10 ay önce
influxQLMetadataQuery.ts f36e8a6a05 新建仓库 10 ay önce
influx_query_model.ts f36e8a6a05 新建仓库 10 ay önce
influx_series.ts f36e8a6a05 新建仓库 10 ay önce
module.ts f36e8a6a05 新建仓库 10 ay önce
plugin.json f36e8a6a05 新建仓库 10 ay önce
queryUtils.test.ts f36e8a6a05 新建仓库 10 ay önce
queryUtils.ts f36e8a6a05 新建仓库 10 ay önce
query_builder.ts f36e8a6a05 新建仓库 10 ay önce
query_help.md f36e8a6a05 新建仓库 10 ay önce
query_part.ts f36e8a6a05 新建仓库 10 ay önce
response_parser.ts f36e8a6a05 新建仓库 10 ay önce
types.ts f36e8a6a05 新建仓库 10 ay önce

README.md

InfluxDB data source

Grafana ships with built-in support for InfluxDB releases >0.9.x.

There are separate data sources for InfluxDB in Grafana: the latest InfluxDB release and InfluxDB 0.8.x that Grafana maintains support for as a convenience for its existing users. InfluxDB no longer maintains release 0.8.

The API and capabilities of the latest release of InfluxDB are completely different from those of InfluxDB 0.8.x, which is why Grafana handles them as different data sources.

For more information, refer to Using InfluxDB in Grafana.