Skip to content

Commit d06f1df

Browse files
authored
Merge branch 'master' into patch-1
2 parents a0bc2aa + d563dc9 commit d06f1df

File tree

49 files changed

+582
-439
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+582
-439
lines changed

content/influxdb/cloud/query-data/execute-queries/query-demo-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ types of demo data that let you explore and familiarize yourself with InfluxDB C
2525
{{% note %}}
2626
#### Free to use and read-only
2727
- InfluxDB Cloud demo data buckets are **free to use** and are **_not_ subject to
28-
[Free Plan rate limits](influxdb/cloud/account-management/limits/#free-plan-rate-limits) rate limits**.
28+
[Free Plan rate limits](/influxdb/cloud/account-management/limits/#free-plan-rate-limits) rate limits**.
2929
- Demo data buckets are **read-only**. You cannot write data into demo data buckets.
3030
{{% /note %}}
3131

content/influxdb3/cloud-dedicated/admin/databases/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ never be removed by the retention enforcement service.
5252
You can customize [table (measurement) limits](#table-limit) and
5353
[table column limits](#column-limit) when you
5454
[create](#create-a-database) or
55-
[update a database](#update-a-database) in {{< product-name >}}.
55+
[update a database](#update-a-database) in {{% product-name %}}.
5656

5757
### Table limit
5858

content/influxdb3/cloud-dedicated/write-data/use-telegraf/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Each Telegraf configuration must **have at least one input plugin and one output
3939
Telegraf input plugins retrieve metrics from different sources.
4040
Telegraf output plugins write those metrics to a destination.
4141

42-
Use the [`outputs.influxdb_v2`](/telegraf/v1/plugins/#output-influxdb_v2) plugin to write metrics collected by Telegraf to {{< product-name >}}.
42+
Use the [`outputs.influxdb_v2`](/telegraf/v1/plugins/#output-influxdb_v2) plugin to write metrics collected by Telegraf to {{% product-name %}}.
4343

4444
```toml
4545
# ...

content/influxdb3/cloud-dedicated/write-data/use-telegraf/configure/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ For {{% product-name %}}, set this to an empty string (`""`).
115115
The name of the {{% product-name %}} database to write data to.
116116

117117
> [!Note]
118-
> ##### Write to InfluxDB v1.x and {{< product-name >}}
118+
> ##### Write to InfluxDB v1.x and {{% product-name %}}
119119
>
120120
> If a Telegraf agent is already writing to an InfluxDB v1.x database,
121121
> enabling the InfluxDB v2 output plugin will write data to both v1.x and your {{< product-name omit="Clustered" >}} cluster.

content/influxdb3/cloud-serverless/write-data/use-telegraf/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Each Telegraf configuration must **have at least one input plugin and one output
4040
Telegraf input plugins retrieve metrics from different sources.
4141
Telegraf output plugins write those metrics to a destination.
4242

43-
Use the [`outputs.influxdb_v2`](/telegraf/v1/plugins/#output-influxdb_v2) plugin to write metrics collected by Telegraf to {{< product-name >}}.
43+
Use the [`outputs.influxdb_v2`](/telegraf/v1/plugins/#output-influxdb_v2) plugin to write metrics collected by Telegraf to {{% product-name %}}.
4444

4545
```toml
4646
# ...

content/influxdb3/cloud-serverless/write-data/use-telegraf/configure/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ For {{% product-name %}}, set this to an empty string (`""`).
110110
The name of the {{% product-name %}} bucket to write data to.
111111

112112
> [!Note]
113-
> ##### Write to InfluxDB v1.x and {{< product-name >}}
113+
> ##### Write to InfluxDB v1.x and {{% product-name %}}
114114
>
115115
> If a Telegraf agent is already writing to an InfluxDB v1.x database,
116116
> enabling the InfluxDB v2 output plugin will write data to both v1.x and your {{< product-name >}} bucket.

content/influxdb3/clustered/admin/databases/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ never be removed by the retention enforcement service.
5252
You can customize [table (measurement) limits](#table-limit) and
5353
[table column limits](#column-limit) when you
5454
[create](#create-a-database) or
55-
[update a database](#update-a-database) in {{< product-name >}}.
55+
[update a database](#update-a-database) in {{% product-name %}}.
5656

5757
### Table limit
5858

content/influxdb3/clustered/write-data/use-telegraf/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Each Telegraf configuration must **have at least one input plugin and one output
3939
Telegraf input plugins retrieve metrics from different sources.
4040
Telegraf output plugins write those metrics to a destination.
4141

42-
Use the [`outputs.influxdb_v2`](/telegraf/v1/plugins/#output-influxdb_v2) plugin to write metrics collected by Telegraf to {{< product-name >}}.
42+
Use the [`outputs.influxdb_v2`](/telegraf/v1/plugins/#output-influxdb_v2) plugin to write metrics collected by Telegraf to {{% product-name %}}.
4343

4444
```toml
4545
# ...

content/influxdb3/clustered/write-data/use-telegraf/configure/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ For {{% product-name %}}, set this to an empty string (`""`).
112112
The name of the {{% product-name %}} database to write data to.
113113

114114
> [!Note]
115-
> ##### Write to InfluxDB v1.x and {{< product-name >}}
115+
> ##### Write to InfluxDB v1.x and {{% product-name %}}
116116
>
117117
> If a Telegraf agent is already writing to an InfluxDB v1.x database,
118118
> enabling the InfluxDB v2 output plugin will write data to both v1.x and your {{< product-name omit="Clustered" >}} cluster.

content/influxdb3/core/admin/distinct-value-cache/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ source: /shared/influxdb3-admin/distinct-value-cache/_index.md
1616
---
1717

1818
<!-- The content for this page is located at
19-
// SOURCE content/shared/influxdb3-admin/distinct-value-cache/_index.md -->
19+
// SOURCE content/shared/influxdb3-admin/distinct-value-cache/_index.md
20+
-->

0 commit comments

Comments
 (0)