Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fully transferring all measurements/datapoints from one influxdb to the remote one. #2067

Closed
joezhoujinjing opened this issue Nov 22, 2016 · 1 comment

Comments

@joezhoujinjing
Copy link

joezhoujinjing commented Nov 22, 2016

Feature Request

We gather metrics in the local database (with shorter retention policy) in case of data point dropped as described in #802, and transfer the local database to remote databases.

However, there is no easy/efficient way to fully transfer one database to the other in telegraf, (not exactly synchronization, as there is only one-way communication.) The intputs.influxdb is for HTTP endpoints only.

Is there any build-in way to do it? or am I missing anything?

Proposal:

Current behavior:

maybe using http endpoints?

Desired behavior:

easily configurable

@sparrc
Copy link
Contributor

sparrc commented Nov 22, 2016

this is not a feature for telegraf, maybe you meant to open this on the InfluxDB repo?

@sparrc sparrc closed this as completed Nov 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants