Solid Queue Metrics dashboard
Drop in Dashboard for your Solid Queue metrics data
Monitor your Solid Queue infrastructure including job counts, worker/dispatcher status, and queue depths.
This dashboard includes:
- Job status overview (in progress, blocked, failed, scheduled, processed)
- Active workers and dispatchers
- Job trends over time
- Queue depths by queue
To get started, make sure you have updated your Honeybadger gem to >= 6.3, then enable Insights metrics by including this in your config/honeybadger.yml:
insights: enabled: truesolid_queue: insights: metrics: trueCheck out the Honeybadger client documentation for more information.

