Skip to main content

Module adaptive

Module adaptive 

Source
Expand description

Adaptive SLO policy interfaces and regression-history implementation.

Structs§

RegressionHistoryPolicy
Adaptive SLO policy backed by per-target blocked-ratio history.

Enums§

AdaptivePolicyError
Errors returned by adaptive SLO policy operations.

Traits§

AdaptiveSloPolicy
Pluggable adaptive SLO policy interface.