Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple snoflake account support #26

Open
asverkaltsev opened this issue Mar 4, 2022 · 1 comment
Open

Multiple snoflake account support #26

asverkaltsev opened this issue Mar 4, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@asverkaltsev
Copy link

Summary

Support for multiple snowflake accounts with 1 snowflake agent

Desired Behavior

Hi, we have more than 20 accounts on SF at different regions of azure and AWS. For now we should create a new VM for each of them.
Could it be set up to connect to different accounts within 1 agent? Like have account_1: user_1,pswd_1, then _2 and so on.

Additional context

Have 20+ VMs (and set them up) just for SF is quiet a lot.

@asverkaltsev asverkaltsev added the enhancement New feature or request label Mar 4, 2022
@sskirby
Copy link

sskirby commented Aug 31, 2023

@asverkaltsev have you tried using multiple config files? AFAICT each run command in the flex-snowflake.yml file can refer to a different config.yml file which is where the Snowflake account is configured.

E.g.

- run: $$NEWRELIC_SNOWFLAKE_HOME/snowflakeintegration-macos $$NEWRELIC_SNOWFLAKE_HOME/<different config here> $$NEWRELIC_SNOWFLAKE_HOME/queries/account_metering.sql

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants