Xray · see through your fleet
1h 6h 24h 48h 3d
custom ▾
updated 1m ago

Services 10

Per-service rollup over the last 1h. Click a service for its endpoint-level X-ray.

Service API calls Err % Avg latency Neo4j queries Background Neo4j / req Write % Avg Neo4j
notifsvc 6 0.0% 0 0 0.0
onboardingsvc 4 0.0% <1 ms 0 0 0.0
advpsvc 0 267 267 100.0% 0.0% 2 ms
docproc 0 329 329 100.0% 0.0% 126 ms
finsvc 0 26 26 100.0% 0.0% <1 ms
regsvc 0 24 24 100.0% 0.0% 290 ms
schedsvc 0 3 3 100.0% 0.0% 15 ms
tusker 0 114 114 100.0% 14.9% 12.48 s
virtual-assistant 0 49,452 49,452 100.0% 0.0% <1 ms
workplansvc 0 1,764 1,764 100.0% 5.1% 1 ms

Neo4j queries = total in-window. Background = those with no matching HTTP request (pubsub / cron / worker paths) — e.g. a service with 8 API calls but thousands of queries is doing background work. Neo4j / req = foreground queries (total − background) ÷ API calls — the true per-request fan-out (high = possible N+1), no longer skewed by background load.