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 redis usage metrics to sidekiq dashboard #2599

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

samsimpson1
Copy link
Member

This adds a couple of new graphs to the sidekiq dashboard, showing memory and disk usage for the redis instances used by sidekiq. Redis memory/disk usage should be correlated with sidekiq queue size, so it could be helpful to have these in one place.

What the new dashboard will look like

#2098

@samsimpson1 samsimpson1 requested a review from a team September 25, 2024 11:31
@samsimpson1 samsimpson1 merged commit d3dd614 into main Sep 26, 2024
4 checks passed
@samsimpson1 samsimpson1 deleted the samsimpson1/redis-grafana branch September 26, 2024 09:07
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