Lamina.Dashboard (lamina_dashboard v0.2.1)
A LiveDashboard.PageBuilder which shows information about currently running Lamina configuration servers.
Usage:
Add the following to your LiveDashboard entry in your Phoenix router:
live_dashboard "/dashboard",
additional_pages: [lamina: Lamina.Dashboard]
Link to this section Summary
Functions
Callback implementation for Phoenix.LiveDashboard.PageBuilder.init/1
.
Link to this section Functions
Link to this function
init(opts)
Callback implementation for Phoenix.LiveDashboard.PageBuilder.init/1
.