Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion suyashcjoshi/data-replicator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This plugin replicates **any/all data** written to an InfluxDB 3 Core/Enterprise

## Software requirements

- **InfluxDB 3 Core**
- **InfluxDB 3 Core / Enterprise**
- **InfluxDB Cloud Account**: InfluxDB 3 account information where you want to replicate data e.g. Cloud Serverless URL, API Token with write access for the given bucket/database where data needs to be replicated.
- **Telegraf**: For collecting system metrics (optional). Anytime, however data gets written to InfluxDB 3 Core/Enterprise, this plugin will come into action.
- **Python**: 3.7+
Expand Down