1
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Hosanna Amane 559e74f3e5 *white-labeling:logo: added jool logo to devenv/docker/blocks/grafana/.env 4 years ago
..
components *white-labeling:logo: added jool logo to devenv/docker/blocks/grafana/.env 4 years ago
img *white-labeling:logo: added jool logo to devenv/docker/blocks/grafana/.env 4 years ago
partials *white-labeling:logo: added jool logo to devenv/docker/blocks/grafana/.env 4 years ago
specs *white-labeling:logo: added jool logo to devenv/docker/blocks/grafana/.env 4 years ago
README.md *white-labeling:logo: added jool logo to devenv/docker/blocks/grafana/.env 4 years ago
datasource.mock.ts *white-labeling:logo: added jool logo to devenv/docker/blocks/grafana/.env 4 years ago
datasource.ts *white-labeling:logo: added jool logo to devenv/docker/blocks/grafana/.env 4 years ago
influxQLMetadataQuery.ts *white-labeling:logo: added jool logo to devenv/docker/blocks/grafana/.env 4 years ago
influx_query_model.ts *white-labeling:logo: added jool logo to devenv/docker/blocks/grafana/.env 4 years ago
influx_series.ts *white-labeling:logo: added jool logo to devenv/docker/blocks/grafana/.env 4 years ago
module.ts *white-labeling:logo: added jool logo to devenv/docker/blocks/grafana/.env 4 years ago
plugin.json *white-labeling:logo: added jool logo to devenv/docker/blocks/grafana/.env 4 years ago
queryUtils.test.ts *white-labeling:logo: added jool logo to devenv/docker/blocks/grafana/.env 4 years ago
queryUtils.ts *white-labeling:logo: added jool logo to devenv/docker/blocks/grafana/.env 4 years ago
query_builder.ts *white-labeling:logo: added jool logo to devenv/docker/blocks/grafana/.env 4 years ago
query_help.md *white-labeling:logo: added jool logo to devenv/docker/blocks/grafana/.env 4 years ago
query_part.ts *white-labeling:logo: added jool logo to devenv/docker/blocks/grafana/.env 4 years ago
response_parser.ts *white-labeling:logo: added jool logo to devenv/docker/blocks/grafana/.env 4 years ago
types.ts *white-labeling:logo: added jool logo to devenv/docker/blocks/grafana/.env 4 years ago

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.