This extractor tool intends to help you move data from influxdb to another data bucket downloading CSV¹ files.
¹ CSV 'cause that file type are smaller than JSON and download more faster.
make setup
make run
make docker
make format
make lint
make sanitize