Internal Tool

QueuePilot

An internal job-queue monitoring dashboard giving engineering teams visibility into background job health.

ReactSpring BootJavaMySQL
product screenshot — QueuePilot

QueuePilot visualizes background job throughput, failures and retries across services.

Engineers had no visibility into queue health without digging through logs.

A live dashboard aggregating queue metrics with alerting on failure spikes.

Sole engineer — backend polling service, metrics schema and dashboard.

Spring Boot service polling queue backends, MySQL for historical metrics, React dashboard with polling updates.

Keeping the dashboard performant while polling multiple queue backends at once.

Cut mean-time-to-detect queue failures from hours to minutes.

Gained deeper understanding of observability tooling design.

Multi-backend polling without blocking the event loop
Alerting thresholds on failure-rate spikes
Historical metrics rollups in MySQL