Expand description
Service Level Objective (SLO) validation.
This module provides runtime validation of throughput and latency SLOs for kernels, ensuring they meet their performance targets.
Structs§
- Kernel
Metrics - Performance metrics for a kernel.
- Metrics
Collector - Metrics collector for all kernels.
- SLOOverride
- SLO override for a specific kernel.
- SLOValidator
- SLO validator for kernel performance.
- Timing
Guard - RAII guard for timing operations.
Enums§
- SLOResult
- SLO validation result.