You can't fix what you can't see.
A read-only view into system telemetry. Monitor service health, throughput, queue pressure, and trace execution flow across the Go FlashArch platform — so every performance anomaly leaves a trail.
Service health checks run every 10s across all core backends.
Metrics aggregate request volume, latency, and error rates in real time.
Queue depth tracks RabbitMQ backlog so pressure is visible before it breaks.
Distributed traces follow every checkout from API to database to notification.
System Status
Real-time health checks across core services. Data is aggregated from periodic heartbeat probes.
API Gateway
HTTP ingress & rate limiting
Status
Latency
12ms
Uptime
99.97%
Auth Service
JWT validation & sessions
Status
Latency
8ms
Uptime
99.99%
Product Catalog
Inventory & pricing queries
Status
Latency
24ms
Uptime
99.95%
Flash Sale Engine
Redis stock gate & checkout
Status
Latency
3ms
Uptime
99.99%
Queue Worker
RabbitMQ order consumers
Status
Latency
145ms
Uptime
99.82%
Notification
Email & webhook dispatch
Status
Latency
56ms
Uptime
99.91%
Key Metrics
Aggregated request volume, latency percentiles, and error rates over the last 10 minutes.
Requests / sec
Avg Response Time
Error Rate
Active Connections
Queue Depth
RabbitMQ queue backlog and consumer throughput. High depth with sustained throughput indicates healthy buffering under load.
flashsale.orders
8 active consumers
0
messages
flashsale.payments
4 active consumers
0
messages
flashsale.notifications
6 active consumers
0
messages
flashsale.stock.updates
2 active consumers
0
messages
Live Log Stream
Structured logs from all services, collected via the centralized logging pipeline. Last 10 entries shown.
Trace Preview
End-to-end request flow across services. Search by order ID when backend tracing is available, or toggle mock data to preview the visualization.