Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>pull/6372/head
parent
e8350a3995
commit
74a1cc45df
|
|
@ -19,7 +19,7 @@ Use [Grafana](https://grafana.com/) to query and visualize data stored in
|
||||||
If using the open source version of **Grafana**, follow the
|
If using the open source version of **Grafana**, follow the
|
||||||
[Grafana installation instructions](https://grafana.com/docs/grafana/latest/setup-grafana/installation/)
|
[Grafana installation instructions](https://grafana.com/docs/grafana/latest/setup-grafana/installation/)
|
||||||
to install Grafana for your operating system.
|
to install Grafana for your operating system.
|
||||||
If using **Grafana Cloud**, login to your Grafana Cloud instance.
|
If using **Grafana Cloud**, log in to your Grafana Cloud instance.
|
||||||
|
|
||||||
## InfluxDB data source
|
## InfluxDB data source
|
||||||
|
|
||||||
|
|
@ -134,15 +134,7 @@ use Grafana to build, run, and inspect queries against your InfluxDB {{% show-in
|
||||||
|
|
||||||
> [!Note]
|
> [!Note]
|
||||||
> {{% sql/sql-schema-intro %}}
|
> {{% sql/sql-schema-intro %}}
|
||||||
{{% show-in "cloud-serverless" %}}
|
|
||||||
> To learn more, see [Query Data](/influxdb3/version/query-data/sql/).
|
> To learn more, see [Query Data](/influxdb3/version/query-data/sql/).
|
||||||
{{% /show-in %}}
|
|
||||||
{{% show-in "cloud-dedicated" %}}
|
|
||||||
> To learn more, see [Query Data](/influxdb3/version/query-data/sql/).
|
|
||||||
{{% /show-in %}}
|
|
||||||
{{% show-in "clustered" %}}
|
|
||||||
> To learn more, see [Query Data](/influxdb3/version/query-data/sql/).
|
|
||||||
{{% /show-in %}}
|
|
||||||
|
|
||||||
1. Click **Explore**.
|
1. Click **Explore**.
|
||||||
2. In the dropdown, select the saved InfluxDB data source to query.
|
2. In the dropdown, select the saved InfluxDB data source to query.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue