Dashboard Package ================== Dashboard UI components and utilities. This documentation is auto-generated from Python docstrings. Package Overview ---------------- .. automodule:: dashboard :members: :undoc-members: :show-inheritance: Main Application ---------------- Streamlit-based monitoring dashboard. .. automodule:: dashboard.app :members: :undoc-members: :show-inheritance: UI Components ------------- Reusable dashboard components for displaying metrics and events. .. automodule:: dashboard.components :members: :undoc-members: :show-inheritance: Data Fetching Utilities ----------------------- Redis data fetching and aggregation utilities. .. automodule:: dashboard.data_fetcher :members: :undoc-members: :show-inheritance: