Merge pull request #5877 from influxdata/5874-replace-clustered-references-in-monolith-httpsdocsinfluxdatacominfluxdb3corewrite-data

fix(v3): Replace "Clustered" references in monolith...
pull/5861/head
Jason Stirnaman 2025-03-05 12:52:16 -06:00 committed by GitHub
commit 294c166a87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
27 changed files with 31 additions and 33 deletions

View File

@ -1,7 +1,7 @@
---
title: Query data in {{< product-name >}}
description: >
Learn to query data stored in InfluxDB using SQL and InfluxQL.
Learn to query data in {{% product-name %}} using SQL and InfluxQL.
menu:
influxdb3_core:
name: Query data

View File

@ -1,7 +1,7 @@
---
title: Execute queries
description: >
Use tools and libraries to query data stored in {{< product-name >}}.
Use tools and libraries to query data from {{< product-name >}}.
weight: 101
menu:
influxdb3_core:

View File

@ -1,7 +1,7 @@
---
title: Query data with InfluxQL
description: >
Learn to use InfluxQL to query data stored in {{< product-name >}}.
Learn to use InfluxQL to query data in {{< product-name >}}.
menu:
influxdb3_core:
name: Query with InfluxQL

View File

@ -2,7 +2,7 @@
title: Query data with SQL
seotitle: Query data with SQL
description: >
Learn to query data stored in {{< product-name >}} using SQL.
Learn to query data in {{< product-name >}} using SQL.
menu:
influxdb3_core:
name: Query with SQL

View File

@ -2,14 +2,14 @@
title: Visualize data
description: >
Use visualization tools like Grafana, Superset, and others to visualize time
series data stored in InfluxDB 3 Core.
series data queried from {{< product-name >}}.
menu: influxdb3_core
weight: 10
related:
- /influxdb3/clustered/query-data/
- /influxdb3/core/query-data/
---
Use visualization tools like Grafana, Superset, and others to visualize time
series data stored in {{< product-name >}}.
series data queried from {{< product-name >}}.
{{< children >}}

View File

@ -3,7 +3,7 @@ title: Use Grafana to visualize data
list_title: Grafana
description: >
Install and run [Grafana](https://grafana.com/) to query and visualize data
stored in InfluxDB 3 Core.
from {{< product-name >}}.
weight: 101
menu:
influxdb3_core:

View File

@ -3,7 +3,7 @@ title: Use Superset to visualize data
list_title: Superset
description: >
Install and run [Apache Superset](https://superset.apache.org/)
to query and visualize data stored in InfluxDB 3 Core.
to query and visualize data stored from {{< product-name >}}.
weight: 101
menu:
influxdb3_core:

View File

@ -3,7 +3,7 @@ title: Use Tableau to visualize data
list_title: Tableau
description: >
Install and use [Tableau](https://www.tableau.com/) to query and visualize
data stored in InfluxDB 3 Core.
data from {{< product-name >}}.
weight: 101
menu:
influxdb3_core:

View File

@ -1,8 +1,7 @@
---
title: Use InfluxDB client libraries to write data
description: >
Use InfluxDB API clients to write points as line protocol data to InfluxDB
Clustered.
Use InfluxDB API clients to write points as line protocol data to {{% product-name %}}.
menu:
influxdb3_core:
name: Use client libraries

View File

@ -2,7 +2,7 @@
title: Use the influxdb3 CLI to write data
description: >
Use the [`influxdb3` CLI](/influxdb3/core/reference/cli/influxdb3/)
to write line protocol data to InfluxDB Clustered.
to write line protocol data to {{% product-name %}}.
menu:
influxdb3_core:
name: Use the influxdb3 CLI

View File

@ -1,7 +1,7 @@
---
title: Query data in {{< product-name >}}
description: >
Learn to query data stored in InfluxDB using SQL and InfluxQL.
Learn to query data in {{< product-name >}} using SQL and InfluxQL.
menu:
influxdb3_enterprise:
name: Query data

View File

@ -1,7 +1,7 @@
---
title: Execute queries
description: >
Use tools and libraries to query data stored in {{< product-name >}}.
Use tools and libraries to query data from {{< product-name >}}.
weight: 101
menu:
influxdb3_enterprise:

View File

@ -1,7 +1,7 @@
---
title: Query data with InfluxQL
description: >
Learn to use InfluxQL to query data stored in {{< product-name >}}.
Learn to use InfluxQL to query data in {{< product-name >}}.
menu:
influxdb3_enterprise:
name: Query with InfluxQL

View File

@ -2,7 +2,7 @@
title: Query data with SQL
seotitle: Query data with SQL
description: >
Learn to query data stored in {{< product-name >}} using SQL.
Learn to query data in {{< product-name >}} using SQL.
menu:
influxdb3_enterprise:
name: Query with SQL

View File

@ -2,7 +2,7 @@
title: Visualize data
description: >
Use visualization tools like Grafana, Superset, and others to visualize time
series data stored in InfluxDB 3 Core.
series data queried from {{< product-name >}}.
menu: influxdb3_enterprise
weight: 10
related:
@ -10,6 +10,6 @@ related:
---
Use visualization tools like Grafana, Superset, and others to visualize time
series data stored in {{< product-name >}}.
series data queried from {{< product-name >}}.
{{< children >}}

View File

@ -3,7 +3,7 @@ title: Use Grafana to visualize data
list_title: Grafana
description: >
Install and run [Grafana](https://grafana.com/) to query and visualize data
stored in InfluxDB 3 Enterprise.
from {{< product-name >}}.
weight: 101
menu:
influxdb3_enterprise:

View File

@ -3,7 +3,7 @@ title: Use Superset to visualize data
list_title: Superset
description: >
Install and run [Apache Superset](https://superset.apache.org/)
to query and visualize data stored in InfluxDB 3 Enterprise.
to query and visualize data from {{< product-name >}}.
weight: 101
menu:
influxdb3_enterprise:

View File

@ -3,7 +3,7 @@ title: Use Tableau to visualize data
list_title: Tableau
description: >
Install and use [Tableau](https://www.tableau.com/) to query and visualize
data stored in InfluxDB 3 Enterprise.
data from {{< product-name >}}.
weight: 101
menu:
influxdb3_enterprise:

View File

@ -1,8 +1,7 @@
---
title: Use InfluxDB client libraries to write data
description: >
Use InfluxDB API clients to write points as line protocol data to InfluxDB
Clustered.
Use InfluxDB API clients to write points as line protocol data to {{% product-name %}}.
menu:
influxdb3_enterprise:
name: Use client libraries

View File

@ -2,7 +2,7 @@
title: Use the influxdb3 CLI to write data
description: >
Use the [`influxdb3` CLI](/influxdb3/enterprise/reference/cli/influxdb3/)
to write line protocol data to InfluxDB Clustered.
to write line protocol data to {{% product-name %}}.
menu:
influxdb3_enterprise:
name: Use the influxdb3 CLI

View File

@ -1,4 +1,4 @@
Learn to query data stored in {{< product-name >}}.
Learn to query data in {{< product-name >}}.
{{< children >}}

View File

@ -1,4 +1,4 @@
Use tools and libraries to query data stored in an {{< product-name >}} database.
Use tools and libraries to query data from an {{< product-name >}} database.
InfluxDB client libraries and Flight clients can use the Flight+gRPC protocol to
query with SQL or InfluxQL and retrieve data in the

View File

@ -1,5 +1,5 @@
Learn to use InfluxQL to query data stored in {{< product-name >}}.
Learn to query data in {{< product-name >}} using InfluxQL.
{{< children type="anchored-list" >}}

View File

@ -1,5 +1,5 @@
Learn to query data stored in {{< product-name >}} using SQL.
Learn to query data in {{< product-name >}} using SQL.
{{< children type="anchored-list" >}}

View File

@ -1,4 +1,4 @@
Use [Grafana](https://grafana.com/) to query and visualize data stored in
Use [Grafana](https://grafana.com/) to query and visualize data from
{{% product-name %}}.
> [Grafana] enables you to query, visualize, alert on, and explore your metrics,
@ -24,7 +24,7 @@ If using **Grafana Cloud**, login to your Grafana Cloud instance.
## InfluxDB data source
The InfluxDB data source plugin is included in the Grafana core distribution.
Use the plugin to query and visualize data stored in {{< product-name >}} with
Use the plugin to query and visualize data from {{< product-name >}} with
both SQL and InfluxQL.
> [!Note]

View File

@ -1,6 +1,6 @@
Use [Tableau](https://www.tableau.com/) to query and visualize time series data
stored in {{< product-name >}}. Tableau supports multiple SQL dialects.
from {{< product-name >}}. Tableau supports multiple SQL dialects.
> Tableau is a visual analytics platform transforming the way we use data to
> solve problems—empowering people and organizations to make the most of their data.

View File

@ -10,7 +10,7 @@ The following example configures Telegraf for dual writing to {{% product-name %
- The [InfluxDB v2 output plugin](https://github.com/influxdata/telegraf/tree/master/plugins/outputs/influxdb_v2)
twice--the first pointing to {{< product-name >}} and the other to an
InfluxDB v2 OSS instance.
- Two different tokens--one for InfluxDB v2 OSS and one for Clustered.
- Two different tokens--one for InfluxDB v2 OSS and one for {{< product-name >}}.
Configure both tokens as environment variables and use string interpolation
in your Telegraf configuration file to reference each environment variable.