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

Link to this section Functions