3
ড্যাশবোর্ডসিস্টেম সেটিংসসিস্টেম স্বাস্থ্য ও টেলিমেট্রি

সিস্টেম স্বাস্থ্য, প্রব ও লাইভ টেলিমেট্রি (Observability)

Kubernetes/Docker health probes, database connection pool latency, and runtime memory diagnostics

সকল সিস্টেম পরিষেবা সক্রিয় ও সুস্থ (ALL SYSTEMS OPERATIONAL)

Liveness and readiness probes are passing with low latency. Zero detected connection leaks.

Live: HTTP 200 OK
শেষ পর্যবেক্ষণ: এখনই
ডাটাবেজ লেটেন্সি (Postgres DB)
1.8 ms

Query test: SELECT 1 (Optimal)

মেমোরি RSS (Resident Set)
142.5 MB

Heap Used: 68.4 MB

প্রসেস আপটাইম (API Uptime)
4h 7m 0s

Uninterrupted production service

নোড রানটাইম (Node Engine)
v24.19.0 (Active LTS)

win32 (Windows Server/x64)

সিস্টেম প্রব ও অবজারভেবিলিটি এন্ডপয়েন্টস (Standard Probes)

Production health probe contracts for load balancers and orchestrators

GET /api/health
Baseline system alive check
200 OK
GET /api/health/live
Kubernetes Liveness Probe (container restart trigger)
200 OK
GET /api/health/readiness
Kubernetes Readiness Probe (Database connection validation)
200 OK (1.8ms)
GET /api/health/telemetry
Process diagnostics, memory heaps & architecture
Telemetry Active