Monitoring

Monitoring

The Monitoring view shows a live table of all queues for the active server, with real-time stats and sparklines. Use it to watch queues fill up or drain during a deployment, incident, or load test — without setting up a separate metrics stack.

Opening Monitoring

Click Monitor in the top navigation. The view automatically shows all queues for the currently active server.

Reading the Table

Each row represents a queue and shows:

  • Ready — number of messages waiting to be consumed
  • Unacked — messages delivered to consumers but not yet acknowledged
  • Consumers — number of active consumers
  • Pub/s — publish rate (messages per second)
  • Del/s — delivery rate (messages per second)
  • A sparkline showing the recent depth trend over the selected time range

Time Range

Use the time range selector to choose how much history the sparklines show: 15m, 30m, or 1h.

Configuring Sample Rate

The monitoring view polls at the same rate as the active server’s auto-sync interval (configured per server in settings).