Monitorex.DashboardLive (monitorex v0.3.0)

Copy Markdown

Root LiveView for the Monitorex dashboard.

Delegates rendering to the appropriate page component based on URL params. Handles automatic 2-second refresh when the socket is connected.

Pages

  • outbound → OutboundOverviewPage
  • outbound_recent → OutboundRecentPage
  • host → HostDetailPage
  • inbound → InboundOverviewPage
  • inbound_consumers → InboundConsumersPage
  • inbound_recent → InboundRecentPage
  • route → RouteDetailPage