Expand description
Custom metrics dashboards for MCP servers
This module provides:
- Web-based dashboard interface
 - Real-time metrics visualization
 - Customizable dashboard layouts
 - Chart and graph generation
 - Historical data views
 
Structs§
- Chart
Config  - Chart configuration
 - Chart
Data  - Chart data structure
 - Chart
Options  - Chart-specific options
 - Chart
Series  - Chart data series
 - Chart
Styling  - Chart styling options
 - Custom
Theme  - Custom theme configuration
 - Dashboard
Config  - Dashboard configuration
 - Dashboard
Layout  - Dashboard layout configuration
 - Dashboard
Manager  - Dashboard data manager
 - Dashboard
Section  - Dashboard section
 - Data
Point  - Time series data point
 - Data
Source  - Data source configuration
 - Grid
Position  - Grid position and size
 - Threshold
 - Threshold configuration for gauge charts
 
Enums§
- Aggregation
Type  - Data aggregation types
 - Chart
Type  - Chart types
 - Dashboard
Theme  - Dashboard color themes
 - Line
Style  - Line styles for charts