Network System 0.1.1
High-performance modular networking library for scalable client-server applications
Loading...
Searching...
No Matches
kcenon::network::metrics Namespace Reference

Namespaces

namespace  metric_names
 Standard metric names for network system monitoring.
 

Classes

class  histogram
 Thread-safe histogram for capturing value distributions. More...
 
struct  histogram_config
 Configuration for histogram bucket boundaries. More...
 
struct  histogram_snapshot
 Immutable snapshot of histogram state for export. More...
 
class  metric_reporter
 Helper class for reporting network metrics. More...
 
class  sliding_histogram
 Time-windowed histogram for tracking recent latency distributions. More...
 
struct  sliding_histogram_config
 Configuration for sliding window histogram. More...