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

Multi-Target Exporter Pattern #40

Open
neufeldtech opened this issue Mar 9, 2021 · 1 comment
Open

Multi-Target Exporter Pattern #40

neufeldtech opened this issue Mar 9, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@neufeldtech
Copy link
Collaborator

See #34 for some additional context.

Consider adopting the multi-target exporter pattern for querying multiple Solidfire instances with only one exporter.

Things to consider:

  • How to handle different targets/credentials/settings in the config file
  • Environment variables may no longer be viable if there is more than one target
@neufeldtech neufeldtech added the enhancement New feature or request label Mar 9, 2021
@scaleoutsean
Copy link

Environment variables may no longer be viable if there is more than one target

We could use shell variables (e.g. without exporting them) to run multiple instances of solidfire-exporter. I tried with screen it works fine. More in this comment.

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