From f008bd2482866414e23ae9c0452c08cb111e4e5a Mon Sep 17 00:00:00 2001 From: Charlie Le Date: Tue, 3 Dec 2024 15:01:36 -0800 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1dac1b018ab..d84085fadf0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,6 +48,7 @@ * [BUGFIX] Runtime-config: Handle absolute file paths when working directory is not / #6224 * [BUGFIX] Ruler: Allow rule evaluation to complete during shutdown. #6326 * [BUGFIX] Ring: update ring with new ip address when instance is lost, rejoins, but heartbeat is disabled #6271 +* [BUGFIX] ingester: Fix regression on usage of cortex_ingester_queried_chunks #6398 ## 1.18.1 2024-10-14