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

Set custom process title in worker processes #633

Closed
joevandyk opened this issue Dec 31, 2014 · 1 comment
Closed

Set custom process title in worker processes #633

joevandyk opened this issue Dec 31, 2014 · 1 comment

Comments

@joevandyk
Copy link
Contributor

When i use the --tag option, the master processes look like

puma 2.10.2 (tcp://0.0.0.0:44331) [vendors]
puma 2.10.2 (tcp://0.0.0.0:44335) [admin]

but the worker processes look like

puma: cluster worker 0: 17854
puma: cluster worker 0: 17840

It would be very handy if the puma worker processes contained the tag in the process title as well.

@joevandyk
Copy link
Contributor Author

Thanks!

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