Crate kotoba_monitoring

Crate kotoba_monitoring 

Source
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§

AlertRule
Alert rule definition
AlertingConfig
Alerting configuration
HealthCheckResult
Health check result
MetricPoint
Metric data point
MonitoringConfig
Monitoring configuration
NotificationConfig
Notification configuration
PerformanceMetrics
Performance metrics
PrometheusConfig
Prometheus export configuration
QueryMetrics
Query performance metrics
StorageMetrics
Storage performance metrics
SystemHealth
Overall system health
SystemMetrics
System performance metrics

Enums§

AlertSeverity
Alert severity levels
AlertThreshold
Alert threshold
HealthStatus
Health status
MonitoringError
Monitoring errors
NotificationType
Notification types