Skip to content

Script to migrate data from InfluxDB to Snowflake

Ramya Authappan requested to merge influx_to_gcs into master
  • 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

Merge request reports