Skip to content

Commit

Permalink
fix: pr requested changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunbrye Ly authored and Sunbrye Ly committed Oct 13, 2022
1 parent 2f9cacc commit 6db2c9d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
title: Replicate data from InfluxDB OSS
weight: 201
description: >
Use InfluxDB Edge Data Replication to replicate the incoming data of select
buckets from InfluxDB OSS to buckets in remote InfluxDB Cloud, InfluxDB OSS, or
InfluxDB Enterprise instances.
Replicate data from select InfluxDB OSS buckets to remote buckets in InfluxDB
Cloud, InfluxDB OSS, or InfluxDB Enterprise instances.
menu:
influxdb_cloud:
name: Replicate data
Expand Down
12 changes: 4 additions & 8 deletions content/influxdb/v2.4/write-data/replication/replicate-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
title: Replicate data from InfluxDB OSS
weight: 106
description: >
Use InfluxDB Edge Data Replication to replicate the incoming data of select
buckets from InfluxDB OSS to buckets in remote InfluxDB Cloud, InfluxDB OSS, or
InfluxDB Enterprise instances.
Replicate data from select InfluxDB OSS buckets to remote buckets in InfluxDB
Cloud, InfluxDB OSS, or InfluxDB Enterprise instances.
menu:
influxdb_2_4:
name: Replicate data
Expand All @@ -19,10 +18,7 @@ Use InfluxDB replication streams (InfluxDB Edge Data Replication) to replicate
the incoming data of select buckets to one or more buckets on a remote
InfluxDB OSS, InfluxDB Cloud, or InfluxDB Enterprise instance.

The following guide demonstrates how to replicate data from InfluxDB OSS to
InfluxDB Cloud and can also be used to replicate data to the following instances:
- InfluxDB OSS to InfluxDB OSS
- InfluxDB OSS to InfluxDB Enterprise
Replicate data from InfluxDB OSS to InfluxDB Cloud, InfluxDB OSS, or InfluxDB Enterprise.

## Configure a replication stream

Expand All @@ -31,7 +27,7 @@ Use the [`influx` CLI](/influxdb/v2.4/tools/influx-cli/) or the
a replication stream.

{{% note %}}
To replicate data to InfluxDB OSS or InfluxDB Enterprise, adjust the desired
To replicate data to InfluxDB OSS or InfluxDB Enterprise, adjust the
remote connection values accordingly.
{{% /note %}}

Expand Down

0 comments on commit 6db2c9d

Please sign in to comment.