From 4be22ac37d4b79d413a7a25c7232b99fa8f8f62b Mon Sep 17 00:00:00 2001 From: meelahme Date: Mon, 29 Sep 2025 14:09:22 -0700 Subject: [PATCH] docs: adding configuration basic settings instructions and updating formatting --- content/shared/v3-process-data/visualize/grafana.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/content/shared/v3-process-data/visualize/grafana.md b/content/shared/v3-process-data/visualize/grafana.md index 3709d6805..7d3a99c8a 100644 --- a/content/shared/v3-process-data/visualize/grafana.md +++ b/content/shared/v3-process-data/visualize/grafana.md @@ -60,6 +60,16 @@ adapts based on your product and query language selections. 2. **URL**: Enter your {{% show-in "cloud-serverless" %}}[{{< product-name >}} region URL](/influxdb3/version/reference/regions/){{% /show-in %}}{{% hide-in "cloud-serverless" %}}{{% product-name omit=" Clustered" %}} cluster URL{{% /hide-in %}}: https://{{< influxdb/host >}} +3. **Product**: From the dropdown, select: +{{% show-in "cloud-serverless" %}}**InfluxDB Cloud Serverless**{{% /show-in %}}{{% show-in "cloud-dedicated" %}}**InfluxDB Cloud Dedicated**{{% /show-in %}}{{% show-in "clustered" %}}**InfluxDB Clustered**{{% /hide-in %}} + +4. **Query Language**: Select the query language for your queries + +### Configure database settings + +The database configuration fields change based on your product and query language +selections above. Configure the appropriate settings for your setup: + {{< tabs-wrapper >}} {{% tabs %}} [SQL](#)