API Explorer
Service health, build info, and metrics endpoints
Application health status. Returns {"status": "UP"} when healthy. Checks Redis and DB connectivity.
Build info, Java version, OS, git commit — injected by Spring Boot Actuator.
All available metric names. Use this to discover available counters/timers.
Get detailed measurements for a specific metric (e.g., aioo.cache.get, http.server.requests).
Full Prometheus-format metrics dump. Paste into Prometheus or Grafana for dashboarding.