# `Monitorex.Components.Live.HostDetailPage`

LiveComponent that shows detailed statistics for a specific outbound host.

Receives a `:host` param identifying the host and an optional `:page` param.
Displays summary cards (Total Requests, Endpoints, Avg Latency, Error Rate),
a per-endpoint breakdown table, and a paginated recent requests feed.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
