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

Don't use the exporters on Henry, which has multiple instances running #74

Closed
dannymandel opened this issue Sep 4, 2024 · 2 comments
Closed

Comments

@dannymandel
Copy link
Member

We run into problems when trying to start the boxes up with the exporters because they tie back to the box and can really only run one instance on the box. On iSamples Central this doesn't matter because there's only one instance, but on Henry where there are 3 iSB instances, this is a problem. We should disable the exporters on Henry because they are used for monitoring, and we aren't actually using them there.

@dannymandel
Copy link
Member Author

It looks like we could do this with docker compose profiles: https://docs.docker.com/compose/profiles/

@dannymandel
Copy link
Member Author

#75

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

No branches or pull requests

1 participant