Beautiful Open-Source Dashboards

Monitor tasks, queues, and workers with a clean, open-source UI tailored for Hyrex.

Launch locally in one command

Start the Studio locally with:hyrex studio

Dashboards and views

  • Dashboard overview: Health checks, connectivity, and quick navigation.
  • Task Runs: Filter by status/time; inspect attempts, logs, payloads; cancel running tasks.
  • Tasks: Browse task definitions, queues, priority, and related runs.
  • Workflows: View workflow runs with DAG visualization and execution history.
  • Cron Jobs: See schedules, next run, and recent outcomes.
  • Executors: Track active executors and recent activity.
  • Charts: Status counts over time, dequeue latency, and throughput trends.

Deep debugging made simple

  • Task trees: Trace spawned tasks with parent/child relationships.
  • Structured logs: Per-attempt logs with timestamps and status chips.
  • Retry context: Attempt numbers, backoff, and error messages at a glance.

Integrations

Export signals to your existing tools when needed.

  • Sentry: Forward exceptions and traces for alerting.
  • PostHog: Capture product analytics and feature flags.

Disabled locally by default—enable via environment variables.

Why teams love it

  • Fast feedback: See new runs and logs in seconds.
  • Own your data: Keep dashboards in your environment.
  • Extensible: Tweak UI and add views to match your ops.