Script to migrate data from InfluxDB to Snowflake
- Queries InfluxDB periodically
- Creates a CSV
- Uploads the CSV to GCS
Snowpipe would periodically query this GCS bucket to pull data into Snowflake
Closes https://gitlab.com/gitlab-data/analytics/-/work_items/16407
Edited by Ramya Authappan