diff --git a/CHANGELOG.md b/CHANGELOG.md index c3b6e809f..9c19e5c92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed + +- Fix `raw_slo_requests` recording rule expression for kubelet status. + ## [2.140.0] - 2023-11-13 ### Added @@ -15,10 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [2.139.0] - 2023-11-07 -### Fixed - -- Fix `raw_slo_requests` recording rule expression for kubelet status. - ### Added - Add KEDA alerting rules.