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

Monitor sidekiq process used memory #5

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dsalahutdinov
Copy link
Member

@dsalahutdinov dsalahutdinov commented May 28, 2019

Hey! In Amplifr we have some issues with sidekiq memory overlimit, so this metrics is to monitor overall memory, which is used by sidekiq process

Copy link
Member

@Envek Envek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very-very-very platform-dependent. I need to think about it.

@dsalahutdinov
Copy link
Member Author

dsalahutdinov commented May 29, 2019 via email

@dsalahutdinov
Copy link
Member Author

@Envek do you have any thoughts here?

@dsalahutdinov
Copy link
Member Author

I still think this feature is useful to monitor the Sidekiq process memory. Even if you use K8s, it show the actual process size inside out of the pod.

@dsalahutdinov dsalahutdinov reopened this Mar 16, 2020
@dsalahutdinov
Copy link
Member Author

Here is more pupular gem https://github.com/schneems/get_process_mem used as depenency in puma-worker-killer

@Envek
Copy link
Member

Envek commented Mar 20, 2020

Still not sure whether we should add it here, to sidekiq gem. May be it is better to create one more yabeda gem just for process stats? (for the glory of god of all gems, sure!)

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

Successfully merging this pull request may close these issues.

2 participants