Back to Grafana

InfluxDB data source

docs/sources/datasources/influxdb/_index.md

13.0.23.0 KB
Original Source

InfluxDB data source

{{< docs/shared lookup="influxdb/intro.md" source="grafana" version="<GRAFANA_VERSION>" >}}

Grafana includes a built-in InfluxDB data source plugin, enabling you to query and visualize data from InfluxDB without installing additional plugins. Grafana offers multiple configuration options for this data source, including a choice of three query languages (SQL, InfluxQL, and Flux). SQL and InfluxQL provide both visual builder and code editing modes, while Flux provides a code editor only.

Supported versions

This data source supports the following InfluxDB products:

  • InfluxDB OSS 1.x, 2.x, and 3.x
  • InfluxDB Enterprise 1.x and 3.x
  • InfluxDB Cloud Serverless
  • InfluxDB Cloud Dedicated
  • InfluxDB Cloud (TSM)

Supported features

FeatureSupported
MetricsYes
LogsYes
TracesNo
AlertingYes
AnnotationsYes

Get started

The following documents help you set up and use the InfluxDB data source:

Additional features

After configuring the data source, you can:

Plugin updates

Always ensure that your plugin version is up-to-date so you have access to all current features and improvements. Navigate to Plugins and data > Plugins to check for updates. Grafana recommends upgrading to the latest Grafana version, and this applies to plugins as well.

{{< admonition type="note" >}} Plugins are automatically updated in Grafana Cloud. {{< /admonition >}}