From 1bc397bd3990469d0dc37319bf5cc6430c0a109d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Thu, 5 Aug 2021 13:05:43 +0100 Subject: [PATCH] fix(docs): update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c6508b49..3d16140d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ - Alert history will now correctly handle Prometheus servers with `--web.external-url` containing sub-uri, see [#3387](https://github.com/prymitive/karma/issues/3387) +- Alert history queries didn't include grid labels as those got + removed from alert groups in #3222, this is now fixed. ## v0.89