We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What: Monitor Sidekiq using Cloudwatch metrics
Why: We want to monitor sidekiq workers health and detect issues.
How:
I would like to integrate this in our sidekiq directly, like using something like this https://github.com/sj26/sidekiq-cloudwatchmetrics. But feel free to propose another approach.
For example here is one using lambda to gather metrics from Sidekiq https://brandonhilkert.com/blog/monitoring-sidekiq-using-aws-lambda-and-cloudwatch/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What: Monitor Sidekiq using Cloudwatch metrics
Why: We want to monitor sidekiq workers health and detect issues.
How:
I would like to integrate this in our sidekiq directly, like using something like this https://github.com/sj26/sidekiq-cloudwatchmetrics. But feel free to propose another approach.
For example here is one using lambda to gather metrics from Sidekiq https://brandonhilkert.com/blog/monitoring-sidekiq-using-aws-lambda-and-cloudwatch/
The text was updated successfully, but these errors were encountered: