Fullstory-snowflake ingestion
Answered
We are currently in the process of integrating Fullstory with our snowflake environment. However, our organization extensively uses AWS S3 for external storage and does not utilize Google cloud Storage. As a result, we are unable to configure the GCS storage integration as part of the standard full story-snowflake integration process.
Could you please provide information on any alternative methods or options available for integrating fullstory data into snowflake?
0
Comments
1 comment
Hey Ajay Kaviti ! Thanks for your post.
We provided an answer to this question via the ticket you submitted but I'll also share that answer here to help others who may run into the same issue.
Even though the Snowflake integration refers to GCS, this integration uses a data loading optimization that Snowflake manages under the hood. You don't actually need a GCS account to utilize this integration properly. That said, the GCS part of that script is for us, Fullstory, so you should be able to utilize the script shown in our Snowflake integration help article as long as you're able to connect to our data on GCS.
When running the setup script you have the option to choose the name of the integration by updating the
storage_integration
variable. The default settings is an optimization we apply to make loading data from FS to Snowflake more efficient but does not have to be via GCS.Please sign in to leave a comment.