Database System 0.1.0
Advanced C++20 Database System with Multi-Backend Support
Loading...
Searching...
No Matches
database::monitoring Namespace Reference

Classes

struct  connection_metrics
 Metrics for database connection usage. More...
 
class  dashboard_server
 Simple HTTP server for performance dashboard. More...
 
class  metrics_exporter
 Export metrics to external monitoring systems. More...
 
class  performance_alert
 Alert system for performance thresholds. More...
 
class  performance_monitor
 Main performance monitoring system. More...
 
struct  performance_summary
 Aggregated performance metrics. More...
 
struct  pool_metrics
 Performance metrics for connection pools. More...
 
class  prometheus_exporter
 Export metrics in Prometheus format. More...
 
struct  query_metrics
 Metrics for individual query execution. More...
 
class  query_timer
 RAII timer for measuring query execution time. More...