docs(grafana): add version detector and complete alt_links
- Add InfluxDB version detector shortcode to all Grafana pages - Add comprehensive alt_links to v2 and Cloud Grafana pages - Include links to all InfluxDB versions (v1, enterprise_v1, v2, cloud, and all v3 products) - Improve cross-product navigation for Grafana documentation6442-v3-odbc-powerbi
parent
3095f7992d
commit
1b3a284432
|
|
@ -20,6 +20,9 @@ canonical: /influxdb/v2/tools/grafana/
|
||||||
Use [Grafana](https://grafana.com/) or [Grafana Cloud](https://grafana.com/products/cloud/)
|
Use [Grafana](https://grafana.com/) or [Grafana Cloud](https://grafana.com/products/cloud/)
|
||||||
to visualize data from your **InfluxDB Enterprise** cluster.
|
to visualize data from your **InfluxDB Enterprise** cluster.
|
||||||
|
|
||||||
|
> [!Note]
|
||||||
|
> {{< influxdb-version-detector >}}
|
||||||
|
|
||||||
> [!Note]
|
> [!Note]
|
||||||
> #### Required
|
> #### Required
|
||||||
> - The instructions in this guide require **Grafana Cloud** or **Grafana v10.3+**.
|
> - The instructions in this guide require **Grafana Cloud** or **Grafana v10.3+**.
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,12 @@ related:
|
||||||
- /influxdb/cloud/query-data/get-started/
|
- /influxdb/cloud/query-data/get-started/
|
||||||
- /influxdb/cloud/query-data/influxql/
|
- /influxdb/cloud/query-data/influxql/
|
||||||
alt_links:
|
alt_links:
|
||||||
cloud-serverless: /influxdb3/cloud-serverless/visualize-data/grafana/
|
v1: /influxdb/v1/tools/grafana/
|
||||||
|
enterprise_v1: /enterprise_influxdb/v1/tools/grafana/
|
||||||
|
v2: /influxdb/v2/tools/grafana/
|
||||||
|
core: /influxdb3/core/visualize-data/grafana/
|
||||||
|
enterprise: /influxdb3/enterprise/visualize-data/grafana/
|
||||||
|
cloud-serverless: /influxdb3/cloud-serverless/process-data/visualize/grafana/
|
||||||
cloud-dedicated: /influxdb3/cloud-dedicated/process-data/visualize/grafana/
|
cloud-dedicated: /influxdb3/cloud-dedicated/process-data/visualize/grafana/
|
||||||
clustered: /influxdb3/clustered/process-data/visualize/grafana/
|
clustered: /influxdb3/clustered/process-data/visualize/grafana/
|
||||||
source: /shared/influxdb-v2/tools/grafana.md
|
source: /shared/influxdb-v2/tools/grafana.md
|
||||||
|
|
|
||||||
|
|
@ -21,6 +21,9 @@ canonical: /influxdb/v2/tools/grafana/
|
||||||
Use [Grafana](https://grafana.com/) or [Grafana Cloud](https://grafana.com/products/cloud/)
|
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 **InfluxDB v1.11** instance.
|
||||||
|
|
||||||
|
> [!Note]
|
||||||
|
> {{< influxdb-version-detector >}}
|
||||||
|
|
||||||
> [!Note]
|
> [!Note]
|
||||||
> #### Required
|
> #### Required
|
||||||
> - The instructions in this guide require **Grafana Cloud** or **Grafana v10.3+**.
|
> - The instructions in this guide require **Grafana Cloud** or **Grafana v10.3+**.
|
||||||
|
|
|
||||||
|
|
@ -13,6 +13,15 @@ aliases:
|
||||||
related:
|
related:
|
||||||
- https://grafana.com/docs/, Grafana documentation
|
- https://grafana.com/docs/, Grafana documentation
|
||||||
- /influxdb/v2/query-data/get-started/
|
- /influxdb/v2/query-data/get-started/
|
||||||
|
alt_links:
|
||||||
|
v1: /influxdb/v1/tools/grafana/
|
||||||
|
enterprise_v1: /enterprise_influxdb/v1/tools/grafana/
|
||||||
|
cloud: /influxdb/cloud/tools/grafana/
|
||||||
|
core: /influxdb3/core/visualize-data/grafana/
|
||||||
|
enterprise: /influxdb3/enterprise/visualize-data/grafana/
|
||||||
|
cloud-serverless: /influxdb3/cloud-serverless/process-data/visualize/grafana/
|
||||||
|
cloud-dedicated: /influxdb3/cloud-dedicated/process-data/visualize/grafana/
|
||||||
|
clustered: /influxdb3/clustered/process-data/visualize/grafana/
|
||||||
source: /shared/influxdb-v2/tools/grafana.md
|
source: /shared/influxdb-v2/tools/grafana.md
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,9 @@
|
||||||
Use [Grafana](https://grafana.com/) or [Grafana Cloud](https://grafana.com/products/cloud/)
|
Use [Grafana](https://grafana.com/) or [Grafana Cloud](https://grafana.com/products/cloud/)
|
||||||
to visualize data from your **InfluxDB {{< current-version >}}** instance.
|
to visualize data from your **InfluxDB {{< current-version >}}** instance.
|
||||||
|
|
||||||
|
> [!Note]
|
||||||
|
> {{< influxdb-version-detector >}}
|
||||||
|
|
||||||
> [!Note]
|
> [!Note]
|
||||||
> The instructions in this guide require **Grafana Cloud** or **Grafana 10.3+**.
|
> The instructions in this guide require **Grafana Cloud** or **Grafana 10.3+**.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,9 @@
|
||||||
Use [Grafana](https://grafana.com/) or [Grafana Cloud](https://grafana.com/products/cloud/)
|
Use [Grafana](https://grafana.com/) or [Grafana Cloud](https://grafana.com/products/cloud/)
|
||||||
to query and visualize data from {{% product-name %}}.
|
to query and visualize data from {{% product-name %}}.
|
||||||
|
|
||||||
|
> [!Note]
|
||||||
|
> {{< influxdb-version-detector >}}
|
||||||
|
|
||||||
> [Grafana] enables you to query, visualize, alert on, and explore your metrics,
|
> [Grafana] enables you to query, visualize, alert on, and explore your metrics,
|
||||||
> logs, and traces wherever they are stored.
|
> logs, and traces wherever they are stored.
|
||||||
> [Grafana] provides you with tools to turn your time-series database (TSDB)
|
> [Grafana] provides you with tools to turn your time-series database (TSDB)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue