From 87a5662833be86948d42d17061d925f07f3d67c5 Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Mon, 6 Oct 2025 18:16:15 -0500 Subject: [PATCH 1/2] fix(grafana): update Grafana documentation across all InfluxDB versions --- .../enterprise_influxdb/v1/tools/grafana.md | 17 +++++++++----- content/influxdb/cloud/tools/grafana.md | 1 + content/influxdb/v1/tools/grafana.md | 22 ++++++++++++------- content/shared/influxdb-v2/tools/grafana.md | 14 +++++++----- .../v3-process-data/visualize/grafana.md | 12 +++++----- 5 files changed, 43 insertions(+), 23 deletions(-) diff --git a/content/enterprise_influxdb/v1/tools/grafana.md b/content/enterprise_influxdb/v1/tools/grafana.md index 67df7b97e..bc7fc0a95 100644 --- a/content/enterprise_influxdb/v1/tools/grafana.md +++ b/content/enterprise_influxdb/v1/tools/grafana.md @@ -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/ @@ -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/) \ No newline at end of file +## 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/). diff --git a/content/influxdb/cloud/tools/grafana.md b/content/influxdb/cloud/tools/grafana.md index f92a214d5..981be27bd 100644 --- a/content/influxdb/cloud/tools/grafana.md +++ b/content/influxdb/cloud/tools/grafana.md @@ -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/ diff --git a/content/influxdb/v1/tools/grafana.md b/content/influxdb/v1/tools/grafana.md index e97db18f1..83d266daf 100644 --- a/content/influxdb/v1/tools/grafana.md +++ b/content/influxdb/v1/tools/grafana.md @@ -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/ @@ -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 >}} @@ -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/) \ No newline at end of file +## 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/). diff --git a/content/shared/influxdb-v2/tools/grafana.md b/content/shared/influxdb-v2/tools/grafana.md index 75ee6d511..9c97f986c 100644 --- a/content/shared/influxdb-v2/tools/grafana.md +++ b/content/shared/influxdb-v2/tools/grafana.md @@ -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/). diff --git a/content/shared/v3-process-data/visualize/grafana.md b/content/shared/v3-process-data/visualize/grafana.md index 360423669..93bd22fd3 100644 --- a/content/shared/v3-process-data/visualize/grafana.md +++ b/content/shared/v3-process-data/visualize/grafana.md @@ -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/). \ No newline at end of file +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/). From 033f6050b1e2c3a0a629a19f2d2958cd9e59619a Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Mon, 6 Oct 2025 18:16:59 -0500 Subject: [PATCH 2/2] fix(powerbi): update ODBC and Power BI docs with download button links - Add styled download buttons for Arrow Flight SQL ODBC driver and Power BI connector - Use direct URLs to docs.influxdata.com/downloads/ for Windows installer - Remove ODBC driver and connector from prerequisites (installation covered in steps) - Add transition text explaining installation steps follow - Maintain Move-Item for connector installation - Keep Dremio documentation reference for additional driver information --- .../execute-queries/odbc.md | 4 +--- content/shared/influxdb3-visualize/powerbi.md | 20 ++++--------------- 2 files changed, 5 insertions(+), 19 deletions(-) diff --git a/content/shared/influxdb3-query-guides/execute-queries/odbc.md b/content/shared/influxdb3-query-guides/execute-queries/odbc.md index 20a6536da..b1b87cc45 100644 --- a/content/shared/influxdb3-query-guides/execute-queries/odbc.md +++ b/content/shared/influxdb3-query-guides/execute-queries/odbc.md @@ -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 -``` +Download the Arrow Flight SQL ODBC driver #### macOS and Linux diff --git a/content/shared/influxdb3-visualize/powerbi.md b/content/shared/influxdb3-visualize/powerbi.md index 1e1c62053..ca07483c0 100644 --- a/content/shared/influxdb3-visualize/powerbi.md +++ b/content/shared/influxdb3-visualize/powerbi.md @@ -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 -``` +Download the Arrow Flight SQL ODBC driver Or use PowerShell to download and install: @@ -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 -``` +Download the InfluxDB 3 Power BI connector Or use PowerShell to download: @@ -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