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

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.