fix(influxdb3): replace {{< product-name in headers with {{% to avoid the hahahugo anchor link bug.
- Still need to track down the root causepull/6103/head
parent
dc533920f1
commit
2169935012
|
@ -52,7 +52,7 @@ never be removed by the retention enforcement service.
|
||||||
You can customize [table (measurement) limits](#table-limit) and
|
You can customize [table (measurement) limits](#table-limit) and
|
||||||
[table column limits](#column-limit) when you
|
[table column limits](#column-limit) when you
|
||||||
[create](#create-a-database) or
|
[create](#create-a-database) or
|
||||||
[update a database](#update-a-database) in {{< product-name >}}.
|
[update a database](#update-a-database) in {{% product-name %}}.
|
||||||
|
|
||||||
### Table limit
|
### Table limit
|
||||||
|
|
||||||
|
|
|
@ -39,7 +39,7 @@ Each Telegraf configuration must **have at least one input plugin and one output
|
||||||
Telegraf input plugins retrieve metrics from different sources.
|
Telegraf input plugins retrieve metrics from different sources.
|
||||||
Telegraf output plugins write those metrics to a destination.
|
Telegraf output plugins write those metrics to a destination.
|
||||||
|
|
||||||
Use the [`outputs.influxdb_v2`](/telegraf/v1/plugins/#output-influxdb_v2) plugin to write metrics collected by Telegraf to {{< product-name >}}.
|
Use the [`outputs.influxdb_v2`](/telegraf/v1/plugins/#output-influxdb_v2) plugin to write metrics collected by Telegraf to {{% product-name %}}.
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
# ...
|
# ...
|
||||||
|
|
|
@ -115,7 +115,7 @@ For {{% product-name %}}, set this to an empty string (`""`).
|
||||||
The name of the {{% product-name %}} database to write data to.
|
The name of the {{% product-name %}} database to write data to.
|
||||||
|
|
||||||
> [!Note]
|
> [!Note]
|
||||||
> ##### Write to InfluxDB v1.x and {{< product-name >}}
|
> ##### Write to InfluxDB v1.x and {{% product-name %}}
|
||||||
>
|
>
|
||||||
> If a Telegraf agent is already writing to an InfluxDB v1.x database,
|
> If a Telegraf agent is already writing to an InfluxDB v1.x database,
|
||||||
> enabling the InfluxDB v2 output plugin will write data to both v1.x and your {{< product-name omit="Clustered" >}} cluster.
|
> enabling the InfluxDB v2 output plugin will write data to both v1.x and your {{< product-name omit="Clustered" >}} cluster.
|
||||||
|
|
|
@ -40,7 +40,7 @@ Each Telegraf configuration must **have at least one input plugin and one output
|
||||||
Telegraf input plugins retrieve metrics from different sources.
|
Telegraf input plugins retrieve metrics from different sources.
|
||||||
Telegraf output plugins write those metrics to a destination.
|
Telegraf output plugins write those metrics to a destination.
|
||||||
|
|
||||||
Use the [`outputs.influxdb_v2`](/telegraf/v1/plugins/#output-influxdb_v2) plugin to write metrics collected by Telegraf to {{< product-name >}}.
|
Use the [`outputs.influxdb_v2`](/telegraf/v1/plugins/#output-influxdb_v2) plugin to write metrics collected by Telegraf to {{% product-name %}}.
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
# ...
|
# ...
|
||||||
|
|
|
@ -110,7 +110,7 @@ For {{% product-name %}}, set this to an empty string (`""`).
|
||||||
The name of the {{% product-name %}} bucket to write data to.
|
The name of the {{% product-name %}} bucket to write data to.
|
||||||
|
|
||||||
> [!Note]
|
> [!Note]
|
||||||
> ##### Write to InfluxDB v1.x and {{< product-name >}}
|
> ##### Write to InfluxDB v1.x and {{% product-name %}}
|
||||||
>
|
>
|
||||||
> If a Telegraf agent is already writing to an InfluxDB v1.x database,
|
> If a Telegraf agent is already writing to an InfluxDB v1.x database,
|
||||||
> enabling the InfluxDB v2 output plugin will write data to both v1.x and your {{< product-name >}} bucket.
|
> enabling the InfluxDB v2 output plugin will write data to both v1.x and your {{< product-name >}} bucket.
|
||||||
|
|
|
@ -52,7 +52,7 @@ never be removed by the retention enforcement service.
|
||||||
You can customize [table (measurement) limits](#table-limit) and
|
You can customize [table (measurement) limits](#table-limit) and
|
||||||
[table column limits](#column-limit) when you
|
[table column limits](#column-limit) when you
|
||||||
[create](#create-a-database) or
|
[create](#create-a-database) or
|
||||||
[update a database](#update-a-database) in {{< product-name >}}.
|
[update a database](#update-a-database) in {{% product-name %}}.
|
||||||
|
|
||||||
### Table limit
|
### Table limit
|
||||||
|
|
||||||
|
|
|
@ -39,7 +39,7 @@ Each Telegraf configuration must **have at least one input plugin and one output
|
||||||
Telegraf input plugins retrieve metrics from different sources.
|
Telegraf input plugins retrieve metrics from different sources.
|
||||||
Telegraf output plugins write those metrics to a destination.
|
Telegraf output plugins write those metrics to a destination.
|
||||||
|
|
||||||
Use the [`outputs.influxdb_v2`](/telegraf/v1/plugins/#output-influxdb_v2) plugin to write metrics collected by Telegraf to {{< product-name >}}.
|
Use the [`outputs.influxdb_v2`](/telegraf/v1/plugins/#output-influxdb_v2) plugin to write metrics collected by Telegraf to {{% product-name %}}.
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
# ...
|
# ...
|
||||||
|
|
|
@ -112,7 +112,7 @@ For {{% product-name %}}, set this to an empty string (`""`).
|
||||||
The name of the {{% product-name %}} database to write data to.
|
The name of the {{% product-name %}} database to write data to.
|
||||||
|
|
||||||
> [!Note]
|
> [!Note]
|
||||||
> ##### Write to InfluxDB v1.x and {{< product-name >}}
|
> ##### Write to InfluxDB v1.x and {{% product-name %}}
|
||||||
>
|
>
|
||||||
> If a Telegraf agent is already writing to an InfluxDB v1.x database,
|
> If a Telegraf agent is already writing to an InfluxDB v1.x database,
|
||||||
> enabling the InfluxDB v2 output plugin will write data to both v1.x and your {{< product-name omit="Clustered" >}} cluster.
|
> enabling the InfluxDB v2 output plugin will write data to both v1.x and your {{< product-name omit="Clustered" >}} cluster.
|
||||||
|
|
Loading…
Reference in New Issue