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

Add documentation for clustered deployments #259

Open
ghost opened this issue Jan 13, 2021 · 1 comment
Open

Add documentation for clustered deployments #259

ghost opened this issue Jan 13, 2021 · 1 comment
Labels
documentation Documentation related issue enhancement New feature or request research Requires some R&D

Comments

@ghost
Copy link

ghost commented Jan 13, 2021

Some failures have been reported under clustered deployments, we need to clarify the documentation on the scenarios and how to use the scout agent appropriately within them:

  • scout.listen() in the master and the middleware registration in the worker
  • scout.listen() and middleware registration in the worker

The auto-creation of agent connections (when the middleware is called without an existing connection present) and how that interacts with clustered mode should also be explained if necessary.

@ghost ghost added enhancement New feature or request documentation Documentation related issue research Requires some R&D labels Jan 13, 2021
@ghost ghost self-assigned this Jan 13, 2021
@ghost
Copy link
Author

ghost commented Jan 28, 2021

It looks like this was solved in part by #261, scout had problems starting due to this -- there should actually be no extra documentation needed to solve cluster deployments as well, but it might be a good idea to at least show a normalized working setup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation related issue enhancement New feature or request research Requires some R&D
Projects
None yet
Development

No branches or pull requests

0 participants