Khafra.LiveDashboard.SearchTablesPage (khafra_search v0.3.0)
A Phoenix LiveDashboard page displaying the status of all Manticore search tables managed by Khafra.
Usage
Add to your router's live_dashboard configuration:
live_dashboard "/dashboard",
additional_pages: [
search_tables: Khafra.LiveDashboard.SearchTablesPage
]
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.