Configure and use the queue monitoring port for Blnk server metrics.
BLNK_QUEUE_MONITORING_PORT
http://localhost:5004/monitoring
in your browser to access the real-time monitoring dashboard.Queue Monitoring Dashboard
Feature | Description |
---|---|
Queue Size | Visualizes the number of tasks in each queue, broken down by status (active, pending, aggregating, scheduled, retry, archived, completed). |
Tasks Processed | Shows a graph of succeeded and failed tasks over time. |
Queue Table | Lists all queues with their current state, size, memory usage, latency, processed/failed counts, and error rates. |
Actions | Provides controls for queue management and inspection. |