We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f546567 commit c5c6663Copy full SHA for c5c6663
content/shared/influxdb3-write-guides/use-telegraf/dual-write.md
@@ -5,7 +5,7 @@ to a separate instance or for migrating from other versions of InfluxDB to
5
{{< product-name >}}.
6
7
The following example configures Telegraf for dual writing to {{% product-name %}} and an InfluxDB v2 OSS instance.
8
-Specifically, it uses the the following:
+Specifically, it uses the following:
9
10
- The [InfluxDB v2 output plugin](https://github.com/influxdata/telegraf/tree/master/plugins/outputs/influxdb_v2)
11
twice--the first pointing to {{< product-name >}} and the other to an
0 commit comments