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§
- ChartConfig 
- Chart configuration
- ChartData 
- Chart data structure
- ChartOptions 
- Chart-specific options
- ChartSeries 
- Chart data series
- ChartStyling 
- Chart styling options
- CustomTheme 
- Custom theme configuration
- DashboardConfig 
- Dashboard configuration
- DashboardLayout 
- Dashboard layout configuration
- DashboardManager 
- Dashboard data manager
- DashboardSection 
- Dashboard section
- DataPoint 
- Time series data point
- DataSource 
- Data source configuration
- GridPosition 
- Grid position and size
- Threshold
- Threshold configuration for gauge charts
Enums§
- AggregationType 
- Data aggregation types
- ChartType 
- Chart types
- DashboardTheme 
- Dashboard color themes
- LineStyle 
- Line styles for charts