toni-moreno / syncflux

SyncFlux is an Open Source InfluxDB Data synchronization and replication tool for migration purposes or HA clusters
MIT License
154 stars 34 forks source link

Fix select time range #49

Closed wdhongtw closed 2 years ago

wdhongtw commented 3 years ago

The selection time range should cover one of the start or end time.

If some metric data only have second-level time precision, they may be ignored during the sync process.

wdhongtw commented 3 years ago

Hi @toni-moreno, would you like to take a look about this. :D

I confirmed that the issue does happen when I use copy action to cover a sequence of time range.