Show HN: ARQ Dashboard – web and TUI monitoring for Python's ARQ job queue
Category: observability
Tags: monitoring, job-queue, redis, python, dashboard, tui
Score: 5.5/10 (Innovation: 4, Technical: 6, Documentation: 7, Utility: 5)
ARQ Dashboard provides a web and terminal UI for monitoring Python's ARQ async Redis job queue, offering queue overview, job performance metrics, and filtering capabilities. It is interesting because it combines a modern web dashboard with a TUI interface, though it is a fork of existing projects with incremental improvements.
Target audience: backend devs, devops
Repository: https://github.com/srijanpatel/arq-dashboard · Python · MIT
View on Hacker News