TimelessMetricsDashboard.Page (timeless_metrics_dashboard v0.4.6)

Copy Markdown View Source

LiveDashboard page plugin for TimelessMetrics.

Shows four tabs: Overview, Metrics, Alerts, and Storage.

Usage

# In your router:
live_dashboard "/dashboard",
  additional_pages: [timeless: {TimelessMetricsDashboard.Page, store: :metrics}]