docs/sources/datasources/influxdb/_index.md
{{< 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.
This data source supports the following InfluxDB products:
| Feature | Supported |
|---|---|
| Metrics | Yes |
| Logs | Yes |
| Traces | No |
| Alerting | Yes |
| Annotations | Yes |
The following documents help you set up and use the InfluxDB data source:
After configuring the data source, you can:
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 >}}