Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 12 additions & 5 deletions content/enterprise_influxdb/v1/tools/grafana.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ menu:
name: Grafana
weight: 60
parent: Tools
related:
- /flux/v0/get-started/, Get started with Flux
- https://grafana.com/docs/, Grafana documentation
alt_links:
core: /influxdb3/core/visualize-data/grafana/
enterprise: /influxdb3/enterprise/visualize-data/grafana/
Expand Down Expand Up @@ -123,10 +126,14 @@ Click **Save & Test**. Grafana attempts to connect to InfluxDB Enterprise and re
{{% /tab-content %}}
{{< /tabs-wrapper >}}

## Query and visualize data

With your InfluxDB connection configured, use Grafana to query and visualize time series data.

For more information, see:
- [Grafana documentation](https://grafana.com/docs/grafana/latest/)
- [Get started with Flux](/flux/v0/get-started/)
## Build visualizations with Grafana

For a comprehensive walk-through of creating visualizations with
Grafana, see the [Grafana documentation](https://grafana.com/docs/grafana/latest/).

## Query inspection in Grafana

To learn more about query management and inspection in Grafana, see the
[Grafana Explore documentation](https://grafana.com/docs/grafana/latest/explore/).
1 change: 1 addition & 0 deletions content/influxdb/cloud/tools/grafana.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ related:
- https://grafana.com/docs/, Grafana documentation
- /influxdb/cloud/query-data/get-started/
- /influxdb/cloud/query-data/influxql/
- /flux/v0/get-started/, Get started with Flux
alt_links:
v1: /influxdb/v1/tools/grafana/
enterprise_v1: /enterprise_influxdb/v1/tools/grafana/
Expand Down
22 changes: 14 additions & 8 deletions content/influxdb/v1/tools/grafana.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
---
title: Use Grafana with InfluxDB
seotitle: Use Grafana with InfluxDB v1.11
seotitle: Use Grafana with InfluxDB v1.x
description: >
Configure Grafana to query and visualize data from InfluxDB v1.11.
Configure Grafana to query and visualize data from InfluxDB v1.x.
menu:
influxdb_v1:
name: Grafana
weight: 60
parent: Tools
related:
- /flux/v0/get-started/, Get started with Flux
alt_links:
v2: /influxdb/v2/tools/grafana/
core: /influxdb3/core/visualize-data/grafana/
Expand All @@ -19,7 +21,7 @@ canonical: /influxdb/v2/tools/grafana/
---

Use [Grafana](https://grafana.com/) or [Grafana Cloud](https://grafana.com/products/cloud/)
to visualize data from your **InfluxDB v1.11** instance.
to visualize data from your {{% product-name %}} instance.

> [!Note]
> {{< influxdb-version-detector >}}
Expand Down Expand Up @@ -122,10 +124,14 @@ Click **Save & Test**. Grafana attempts to connect to InfluxDB and returns the r
{{% /tab-content %}}
{{< /tabs-wrapper >}}

## Query and visualize data

With your InfluxDB connection configured, use Grafana to query and visualize time series data.

For more information, see:
- [Grafana documentation](https://grafana.com/docs/grafana/latest/)
- [Get started with Flux](/flux/v0/get-started/)
## Build visualizations with Grafana

For a comprehensive walk-through of creating visualizations with
Grafana, see the [Grafana documentation](https://grafana.com/docs/grafana/latest/).

## Query inspection in Grafana

To learn more about query management and inspection in Grafana, see the
[Grafana Explore documentation](https://grafana.com/docs/grafana/latest/explore/).
14 changes: 9 additions & 5 deletions content/shared/influxdb-v2/tools/grafana.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,10 +192,14 @@ You'll be prompted to enter a password.
{{% /tab-content %}}
{{< /tabs-wrapper >}}

## Query and visualize data
With your InfluxDB connection configured, use Grafana to query and visualize time series data.

With your InfluxDB connection configured, use Grafana and Flux to query and
visualize time series data stored in your **InfluxDB** instance.
## Build visualizations with Grafana

For more information about using Grafana, see the [Grafana documentation](https://grafana.com/docs/).
If you're just learning Flux, see [Get started with Flux](/flux/v0/get-started/).
For a comprehensive walk-through of creating visualizations with
Grafana, see the [Grafana documentation](https://grafana.com/docs/grafana/latest/).

## Query inspection in Grafana

To learn more about query management and inspection in Grafana, see the
[Grafana Explore documentation](https://grafana.com/docs/grafana/latest/explore/).
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ Download the Arrow Flight SQL ODBC driver for your operating system:

#### Windows (x64)

```sh
https://docs.influxdata.com/downloads/arrow-flight-sql-odbc-0.9.7.1195-win64.msi
```
<a class="btn" href="https://docs.influxdata.com/downloads/arrow-flight-sql-odbc-0.9.7.1195-win64.msi">Download the Arrow Flight SQL ODBC driver</a>

#### macOS and Linux

Expand Down
20 changes: 4 additions & 16 deletions content/shared/influxdb3-visualize/powerbi.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,7 @@ The InfluxDB 3 custom connector for Power BI Desktop enables you to connect to

The custom connector requires the Arrow Flight SQL ODBC Driver.

#### Download and install the ODBC driver

Download the Arrow Flight SQL ODBC driver:

```sh
https://docs.influxdata.com/downloads/arrow-flight-sql-odbc-0.9.7.1195-win64.msi
```
<a class="btn" href="https://docs.influxdata.com/downloads/arrow-flight-sql-odbc-0.9.7.1195-win64.msi">Download the Arrow Flight SQL ODBC driver</a>

Or use PowerShell to download and install:

Expand All @@ -72,15 +66,9 @@ Follow the installation wizard using default settings.
> [!Note]
> For more information about the Arrow Flight SQL ODBC Driver, see the [Dremio documentation](https://docs.dremio.com/current/client-applications/drivers/arrow-flight-sql-odbc-driver/).

### Install the connector file
### Install the Power BI connector file

#### Download the Power BI connector

Download the InfluxDB 3 Power BI connector:

```sh
https://docs.influxdata.com/downloads/InfluxDB.pqx
```
<a class="btn" href="https://docs.influxdata.com/downloads/InfluxDB.pqx">Download the InfluxDB 3 Power BI connector</a>

Or use PowerShell to download:

Expand Down Expand Up @@ -147,7 +135,7 @@ After installing the connector and restarting Power BI Desktop:
5. In the **InfluxDB 3** connection dialog, configure the following:

- **Server**: Your {{% product-name %}} URL without the port, (for example,
- {{% show-in "cloud-serverless" %}}`https://us-west-2-1.aws.cloud2.influxdata.com`{{% /show-in %}}{{% show-in "cloud-dedicated" %}}`https://cluster-id.a.influxdb.io`{{% /show-in %}}{{% show-in "clustered" %}}`https://cluster-host.com`{{% /show-in %}}{{% show-in "enterprise,core" %}}`http://localhost`{{% /show-in %}})
{{% show-in "cloud-serverless" %}}`https://us-west-2-1.aws.cloud2.influxdata.com`{{% /show-in %}}{{% show-in "cloud-dedicated" %}}`https://cluster-id.a.influxdb.io`{{% /show-in %}}{{% show-in "clustered" %}}`https://cluster-host.com`{{% /show-in %}}{{% show-in "enterprise,core" %}}`http://localhost`{{% /show-in %}})
- **Database**: Your database name
- **Port**: Your server port (for example, {{% show-in "cloud-serverless,cloud-dedicated,clustered" %}}`443` (HTTPS){{% /show-in %}}{{% show-in "enterprise,core" %}}`8181` (default){{% /show-in %}})
- **Native Query** (optional): Enter a SQL query to limit the data loaded
Expand Down
12 changes: 7 additions & 5 deletions content/shared/v3-process-data/visualize/grafana.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,12 +243,14 @@ use Grafana to build, run, and inspect queries against {{% show-in "cloud-server
{{% /tab-content %}}
{{< /tabs-wrapper >}}

{{< youtube "rSsouoNsNDs" >}}

To learn about query management and inspection in Grafana, see the
[Grafana Explore documentation](https://grafana.com/docs/grafana/latest/explore/).
With your InfluxDB connection configured, use Grafana to query and visualize time series data.

## Build visualizations with Grafana

For a comprehensive walk-through of creating visualizations with
Grafana, see the [Grafana documentation](https://grafana.com/docs/grafana/latest/).
Grafana, see the [Grafana documentation](https://grafana.com/docs/grafana/latest/).

## Query inspection in Grafana

To learn more about query management and inspection in Grafana, see the
[Grafana Explore documentation](https://grafana.com/docs/grafana/latest/explore/).
Loading