Expand description
§KotobaDB Monitoring & Metrics
Comprehensive monitoring and metrics collection system for KotobaDB. Provides health checks, performance monitoring, and Prometheus integration.
Re-exports§
pub use metrics_collector::*;
pub use health_checker::*;
Modules§
- health_
checker - Health Checker
- metrics_
collector - Metrics Collector
Structs§
- Alert
Rule - Alert rule definition
- Alerting
Config - Alerting configuration
- Health
Check Result - Health check result
- Metric
Point - Metric data point
- Monitoring
Config - Monitoring configuration
- Notification
Config - Notification configuration
- Performance
Metrics - Performance metrics
- Prometheus
Config - Prometheus export configuration
- Query
Metrics - Query performance metrics
- Storage
Metrics - Storage performance metrics
- System
Health - Overall system health
- System
Metrics - System performance metrics
Enums§
- Alert
Severity - Alert severity levels
- Alert
Threshold - Alert threshold
- Health
Status - Health status
- Monitoring
Error - Monitoring errors
- Notification
Type - Notification types