# LiveDashboard v0.9.0 - Table of Contents > Real-time performance dashboard for Phoenix ## GUIDES - [Configuring Ecto repository stats](ecto_stats.md) - [Configuring metrics](metrics.md) - [Configuring metrics history](metrics_history.md) - [Configuring OS Data](os_mon.md) - [Configuring request logger](request_logger.md) ## Modules - [Phoenix.LiveDashboard](Phoenix.LiveDashboard.md): - [Phoenix.LiveDashboard.PageBuilder](Phoenix.LiveDashboard.PageBuilder.md): Page builder is the default mechanism for building custom dashboard pages. - [Phoenix.LiveDashboard.RequestLogger](Phoenix.LiveDashboard.RequestLogger.md): A plug that enables request logging. - [Phoenix.LiveDashboard.Router](Phoenix.LiveDashboard.Router.md): Provides LiveView routing for LiveDashboard.